38 #include "../types/TypeStream-io.hpp" 57 }
while ((ch==
' ')||(ch==
'\n')||(ch==
'\t'));
58 if (countp!=NULL) *countp = count;
64 bool Eat( std::istream& is,
int delim )
81 bool EatEnd( std::istream& is,
int delim )
bool Eat(std::istream &is, int delim)
int _EatSpace(std::istream &is, int *countp)
bool EatEnd(std::istream &is, int delim)
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.