Classes | |
| class | gcstring |
Namespaces | |
| namespace | Spinnaker |
| namespace | Spinnaker::GenICam |
Macros | |
| #define | GCSTRING_NPOS size_t(-1) |
Functions | |
| SPINNAKER_API void | ThrowBadAlloc () |
| std::istream & | getline (std::istream &is, Spinnaker::GenICam::gcstring &str) |
| STL getline. | |
| std::istream & | getline (std::istream &is, Spinnaker::GenICam::gcstring &str, char delim) |
| STL getline. | |
| std::ostream & | operator<< (std::ostream &ostr, const Spinnaker::GenICam::gcstring &str) |
| STL operator out. | |
| std::istream & | operator>> (std::istream &istr, Spinnaker::GenICam::gcstring &str) |
| STL operator in. | |
| #define GCSTRING_NPOS size_t(-1) |
|
inline |
STL operator out.
|
inline |
STL operator in.