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

Each field has a name and a type. More...

#include <COP_CableStructure.h>

Public Member Functions

bool operator== (const CableField &other) const
 Required by COP_CableStructure::operator==(). More...
 

Public Attributes

UT_StringHolder name
 
COP_Type type
 

Detailed Description

Each field has a name and a type.

Definition at line 23 of file COP_CableStructure.h.

Member Function Documentation

bool COP_CableStructure::CableField::operator== ( const CableField other) const
inline

Required by COP_CableStructure::operator==().

Definition at line 29 of file COP_CableStructure.h.

Member Data Documentation

UT_StringHolder COP_CableStructure::CableField::name

Definition at line 25 of file COP_CableStructure.h.

COP_Type COP_CableStructure::CableField::type

Definition at line 26 of file COP_CableStructure.h.


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