PASN_ConstrainedObject Class Reference
#include <asner.h>
List of all members.
Detailed Description
Base class for constrained ASN encoding/decoding.
Constructor & Destructor Documentation
PASN_ConstrainedObject::PASN_ConstrainedObject |
( |
unsigned |
tag, |
|
|
TagClass |
tagClass | |
|
) |
| | [protected] |
Member Function Documentation
PBoolean PASN_ConstrainedObject::ConstrainedLengthDecode |
( |
PPER_Stream & |
strm, |
|
|
unsigned & |
length | |
|
) |
| | |
void PASN_ConstrainedObject::ConstrainedLengthEncode |
( |
PPER_Stream & |
strm, |
|
|
unsigned |
length | |
|
) |
| | const |
PBoolean PASN_ConstrainedObject::ConstraintEncode |
( |
PPER_Stream & |
strm, |
|
|
unsigned |
value | |
|
) |
| | const |
int PASN_ConstrainedObject::GetLowerLimit |
( |
|
) |
const [inline] |
unsigned PASN_ConstrainedObject::GetUpperLimit |
( |
|
) |
const [inline] |
PBoolean PASN_ConstrainedObject::IsConstrained |
( |
|
) |
const [inline] |
virtual void PASN_ConstrainedObject::SetConstraintBounds |
( |
ConstraintType |
type, |
|
|
int |
lower, |
|
|
unsigned |
upper | |
|
) |
| | [protected, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: