Namespaces | |
| namespace | Spinnaker |
| namespace | Spinnaker::GenApi |
Functions | |
| virtual IEnumeration & | operator= (const GenICam::gcstring &ValueStr)=0 |
| Set string node value. | |
| virtual bool | GetValue (bool Verify=false, bool IgnoreCache=false) const =0 |
| Get node value. | |
| virtual bool | operator() () const |
| Get node value. | |
| virtual GenICam::gcstring | operator* ()=0 |
| Get string node value. | |
| virtual int64_t | GetMaxLength ()=0 |
| Retrieves the maximum length of the string in bytes. | |
Variables | |
| interface SPINNAKER_API_ABSTRACT | IString |
| Interface for string properties. | |