Skip to content

File GCString.h

FileList > include > SpinGenApi > GCString.h

Go to the source code of this file

  • #include "SpinnakerPlatform.h"
  • #include <iostream>
  • #include <sstream>

Namespaces

Type Name
namespace Spinnaker
namespace GenICam

Classes

Type Name
class gcstring

Public Functions

Type Name
std::ostream & operator<< (std::ostream & ostr, const Spinnaker::GenICam::gcstring & str)
std::istream & operator>> (std::istream & istr, Spinnaker::GenICam::gcstring & str)

Macros

Type Name
define GCSTRING_NPOS size\_t(-1)

Public Functions Documentation

function operator<<

inline std::ostream & operator<< (
    std::ostream & ostr,
    const Spinnaker::GenICam::gcstring & str
) 

STL operator out


function operator>>

inline std::istream & operator>> (
    std::istream & istr,
    Spinnaker::GenICam::gcstring & str
) 

STL operator in


Macro Definition Documentation

define GCSTRING_NPOS

#define GCSTRING_NPOS `size_t(-1)`


The documentation for this class was generated from the following file C:/workspace/include/SpinGenApi/GCString.h