Classes | |
| class | gcstring |
Namespaces | |
| Spinnaker | |
| 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. More... | |
| std::istream & | getline (std::istream &is, Spinnaker::GenICam::gcstring &str, char delim) |
| STL getline. More... | |
| std::ostream & | operator<< (std::ostream &ostr, const Spinnaker::GenICam::gcstring &str) |
| STL operator out. More... | |
| std::istream & | operator>> (std::istream &istr, Spinnaker::GenICam::gcstring &str) |
| STL operator in. More... | |
| #define GCSTRING_NPOS size_t(-1) |
|
inline |
STL operator out.
|
inline |
STL operator in.