HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PXL_DeepChannelList::ChannelInfo Class Reference

#include <PXL_DeepChannelList.h>

Public Member Functions

 ChannelInfo (const UT_StringHolder &name, int size, int offset, bool ord=false)
 
bool operator== (const ChannelInfo &i) const
 
bool operator!= (const ChannelInfo &i) const
 
const UT_StringHoldername () const
 
int tupleSize () const
 
int offset () const
 
bool isOrdinal () const
 

Detailed Description

Definition at line 23 of file PXL_DeepChannelList.h.

Constructor & Destructor Documentation

PXL_DeepChannelList::ChannelInfo::ChannelInfo ( const UT_StringHolder name,
int  size,
int  offset,
bool  ord = false 
)
inline

Definition at line 26 of file PXL_DeepChannelList.h.

Member Function Documentation

bool PXL_DeepChannelList::ChannelInfo::isOrdinal ( ) const
inline

Definition at line 45 of file PXL_DeepChannelList.h.

const UT_StringHolder& PXL_DeepChannelList::ChannelInfo::name ( void  ) const
inline

Definition at line 42 of file PXL_DeepChannelList.h.

int PXL_DeepChannelList::ChannelInfo::offset ( ) const
inline

Definition at line 44 of file PXL_DeepChannelList.h.

Definition at line 41 of file PXL_DeepChannelList.h.

bool PXL_DeepChannelList::ChannelInfo::operator== ( const ChannelInfo i) const
inline

Definition at line 34 of file PXL_DeepChannelList.h.

int PXL_DeepChannelList::ChannelInfo::tupleSize ( ) const
inline

Definition at line 43 of file PXL_DeepChannelList.h.


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