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

#include <SOP_InvokeGraph.proto.h>

Public Member Functions

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

Public Attributes

UT_StringHolder name
 

Detailed Description

Definition at line 50 of file SOP_InvokeGraph.proto.h.

Constructor & Destructor Documentation

SOP_InvokeGraphParms::Inputs::Inputs ( )
inline

Definition at line 55 of file SOP_InvokeGraph.proto.h.

Member Function Documentation

bool SOP_InvokeGraphParms::Inputs::operator!= ( const Inputs src) const
inline

Definition at line 67 of file SOP_InvokeGraph.proto.h.

bool SOP_InvokeGraphParms::Inputs::operator== ( const Inputs src) const
inline

Definition at line 61 of file SOP_InvokeGraph.proto.h.

Member Data Documentation

UT_StringHolder SOP_InvokeGraphParms::Inputs::name

Definition at line 52 of file SOP_InvokeGraph.proto.h.


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