HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_AttribCastParms::Casts Struct Reference

#include <SOP_AttribCast.proto.h>

Public Member Functions

 Casts ()
 
bool operator== (const Casts &src) const
 
bool operator!= (const Casts &src) const
 

Public Attributes

UT_StringHolder _class
 
UT_StringHolder attribs
 
UT_StringHolder precision
 
UT_StringHolder typeinfo
 

Detailed Description

Definition at line 28 of file SOP_AttribCast.proto.h.

Constructor & Destructor Documentation

SOP_AttribCastParms::Casts::Casts ( )
inline

Definition at line 36 of file SOP_AttribCast.proto.h.

Member Function Documentation

bool SOP_AttribCastParms::Casts::operator!= ( const Casts src) const
inline

Definition at line 54 of file SOP_AttribCast.proto.h.

bool SOP_AttribCastParms::Casts::operator== ( const Casts src) const
inline

Definition at line 45 of file SOP_AttribCast.proto.h.

Member Data Documentation

UT_StringHolder SOP_AttribCastParms::Casts::_class

Definition at line 30 of file SOP_AttribCast.proto.h.

UT_StringHolder SOP_AttribCastParms::Casts::attribs

Definition at line 31 of file SOP_AttribCast.proto.h.

UT_StringHolder SOP_AttribCastParms::Casts::precision

Definition at line 32 of file SOP_AttribCast.proto.h.

UT_StringHolder SOP_AttribCastParms::Casts::typeinfo

Definition at line 33 of file SOP_AttribCast.proto.h.


The documentation for this struct was generated from the following file: