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

#include <SOP_PackFolder.proto.h>

Public Member Functions

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

Public Attributes

bool useinput
 
UT_StringHolder name
 
UT_StringHolder type
 
int64 visible
 
int64 treatasfolder
 

Detailed Description

Definition at line 48 of file SOP_PackFolder.proto.h.

Constructor & Destructor Documentation

SOP_PackFolderParms::Names::Names ( )
inline

Definition at line 57 of file SOP_PackFolder.proto.h.

Member Function Documentation

bool SOP_PackFolderParms::Names::operator!= ( const Names src) const
inline

Definition at line 77 of file SOP_PackFolder.proto.h.

bool SOP_PackFolderParms::Names::operator== ( const Names src) const
inline

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

Member Data Documentation

UT_StringHolder SOP_PackFolderParms::Names::name

Definition at line 51 of file SOP_PackFolder.proto.h.

int64 SOP_PackFolderParms::Names::treatasfolder

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

UT_StringHolder SOP_PackFolderParms::Names::type

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

bool SOP_PackFolderParms::Names::useinput

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

int64 SOP_PackFolderParms::Names::visible

Definition at line 53 of file SOP_PackFolder.proto.h.


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