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

#include <UT_PathSearch.h>

Public Types

enum  { NUM_PATHS = 7 }
 

Public Member Functions

 CommonPaths ()
 
int size () const
 
const char * hip () const
 

Public Attributes

const char * myPaths [NUM_PATHS]
 
const char * myCondensedPaths [NUM_PATHS]
 

Detailed Description

Definition at line 211 of file UT_PathSearch.h.

Member Enumeration Documentation

anonymous enum
Enumerator
NUM_PATHS 

Definition at line 215 of file UT_PathSearch.h.

Constructor & Destructor Documentation

UT_PathSearch::CommonPaths::CommonPaths ( )

Member Function Documentation

const char* UT_PathSearch::CommonPaths::hip ( ) const
inline

Definition at line 218 of file UT_PathSearch.h.

int UT_PathSearch::CommonPaths::size ( void  ) const
inline

Definition at line 217 of file UT_PathSearch.h.

Member Data Documentation

const char* UT_PathSearch::CommonPaths::myCondensedPaths[NUM_PATHS]

Definition at line 221 of file UT_PathSearch.h.

const char* UT_PathSearch::CommonPaths::myPaths[NUM_PATHS]

Definition at line 220 of file UT_PathSearch.h.


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