PSRCHIVE
| Ask a Question | Search PSRCHIVE: |
Home
|
TextInterfaceName.h bool invalid(char c) const Return true if c is not the next character in a valid name. Definition TextInterfaceName.h:33 bool valid(char c) const Return true if c is the next character in a valid name. Definition TextInterfaceName.C:22 bool operator()(char c) const Operator interface. Definition TextInterfaceName.h:27 void reset() Reset to the start of the next variable name. Definition TextInterfaceName.C:15 Generated using doxygen 1.14.0
|