Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_S_TV_DB_ContentHandlerInfo Struct Reference

List of all members.

Public Member Functions

 CP_S_TV_DB_ContentHandlerInfo ()
 CP_S_TV_DB_ContentHandlerInfo (FourCharCode inContentType, CP_TV_DataBrowser_CH_Base *inContentHandler)
 CP_S_TV_DB_ContentHandlerInfo (const CP_S_TV_DB_ContentHandlerInfo &inInfo)
CP_S_TV_DB_ContentHandlerInfooperator= (const CP_S_TV_DB_ContentHandlerInfo &inInfo)

Public Attributes

FourCharCode fContentType
CP_TV_DataBrowser_CH_BasefContentHandler

Constructor & Destructor Documentation

CPLAT_Begin_Namespace_CPLAT CP_S_TV_DB_ContentHandlerInfo::CP_S_TV_DB_ContentHandlerInfo  ) 
 

Constructor.

CP_S_TV_DB_ContentHandlerInfo::CP_S_TV_DB_ContentHandlerInfo FourCharCode  inContentType,
CP_TV_DataBrowser_CH_Base inContentHandler
 

Constructor.

Parameters:
inContentType - the type of content that the content handler knows how to deal with.
inContentHandler - the content handler to associate with the passed in inContenType.

CP_S_TV_DB_ContentHandlerInfo::CP_S_TV_DB_ContentHandlerInfo const CP_S_TV_DB_ContentHandlerInfo inContentHandlerInfo  ) 
 

Copy constructor.

Parameters:
ininDataBrowserContentHandlerInfo - the information to copy.


Member Function Documentation

CP_S_TV_DB_ContentHandlerInfo & CP_S_TV_DB_ContentHandlerInfo::operator= const CP_S_TV_DB_ContentHandlerInfo inContentHandlerInfo  ) 
 

Assignment operator.

Parameters:
ininDataBrowserContentHandlerInfo - the information to copy.


Member Data Documentation

FourCharCode CP_S_TV_DB_ContentHandlerInfo::fContentType
 

CP_TV_DataBrowser_CH_Base* CP_S_TV_DB_ContentHandlerInfo::fContentHandler
 


The documentation for this struct was generated from the following files:
Generated on Tue Sep 20 20:22:03 2005 for CPLAT_MacOS by  doxygen 1.4.0