#include <mcs.h>
Public Types | |
enum | Choices { e_static, e_userId, e_private, e_assigned } |
Public Member Functions | |
MCS_ChannelAttributes (unsigned tag=0, TagClass tagClass=UniversalTagClass) | |
operator MCS_ChannelAttributes_static & () | |
operator const MCS_ChannelAttributes_static & () const | |
operator MCS_ChannelAttributes_userId & () | |
operator const MCS_ChannelAttributes_userId & () const | |
operator MCS_ChannelAttributes_private & () | |
operator const MCS_ChannelAttributes_private & () const | |
operator MCS_ChannelAttributes_assigned & () | |
operator const MCS_ChannelAttributes_assigned & () const | |
BOOL | CreateObject () |
PObject * | Clone () const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|