Alphabetical Class Index  Class Hierarchy   File Members   Compound Members   File List  

TK_PIPolyPolypoint Class Reference

#include <HSharedKey.h>

List of all members.

Public Member Functions

TK_Status Clone (BStreamFileToolkit &tk, BBaseOpcodeHandler **handler) const
 TK_PIPolyPolypoint (unsigned char opcode, HSharedKey *persIdent)


Detailed Description

A custom HTK_PolyPolypoint class which includes the HOOPS/3dgs key and pointer to an HSharedKey persistent indentifier object

Constructor & Destructor Documentation

TK_PIPolyPolypoint::TK_PIPolyPolypoint ( unsigned char  opcode,
HSharedKey persIdent 
) [inline]

Constructs a TK_PIPolyPolypoint object.

Parameters:
persIdent A pointer to the shared key that you want to associate with this object.


Member Function Documentation

TK_Status TK_PIPolyPolypoint::Clone ( BStreamFileToolkit &  tk,
BBaseOpcodeHandler **  handler 
) const

This method makes a copy of itself and return a pointer to the newly created object.

Parameters:
tk A reference to the BStreamFileToolkit object.
handler The method will return a pointer to a copy of itself.
Returns:
A TK_Status indicating whether the operation was successful.


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