In file /home/eternity/Source/Common/GMessage/H/esoAC.h:

class EsoAC : public GMessage

Eso access certificate

Inheritance:

EsoAC < GMessage < Debugable


Public Methods

Char* EsoAC::GetType ()
Kratky_komentar_s_teckou_na_konci
Err EsoAC::SetFields (Char *certType, ID certID, MsgField *mixCert, GMessage *pubKey, GMessage *tcbPubKey, ESTime *notValidBefore, ESTime *notValidAfter)
Kratky_komentar_s_teckou_na_konci

Public

methods
Err SetFields (Char *certType, ID certID, MsgField *mixCert, GMessage *pubKey, GMessage *tcbPubKey, ESTime *notValidBefore = NULL, ESTime *notValidAfter = NULL)
constructor
Char* GetType ()
Returns type of certificate ( eso )

Inherited from GMessage:

Public Methods

Size GMessage::CheckSum(char *input, Size len)
Void GMessage::Clear()
Err GMessage::DebugHeaders(LogFile *aLogFile, Char *aLogLabel, LogLevel aLogLevel)
Err GMessage::Delete(Char *aFieldName)
GMessage::GMessage(LogFile *aLogFile)
GMessage::GMessage(const GMessage *aGMessage, LogFile *aLogFile)
GMessage::GMessage(Char *aFileName, LogFile *aLogFile)
GMessage::GMessage(Void *aBuffer, Size aSize, LogFile *aLogFile)
Err GMessage::GetAsBasicTime(Char *aFieldName, BasicTime *t) const
Void* GMessage::GetAsBytes(Char *aFieldName, Size *aSize) const
Err GMessage::GetAsFile(Char *aFieldName, Char *aFileName) const
GMessage* GMessage::GetAsGMessage(Char *aFieldName) const
Err GMessage::GetAsID(Char *aFieldName, ID *t) const
Err GMessage::GetAsInt(Char *aFieldName, Int *i) const
MsgField* GMessage::GetAsMsgField(Char *aFieldName) const
Err GMessage::GetAsSize(Char *aFieldName, Size *i) const
Char* GMessage::GetAsString(Char *aFieldName) const
Void GMessage::Initialize()
Err GMessage::LoadFromBytes(Void *aBuffer, Size aLength)
Err GMessage::LoadFromFile(Char *aFileName)
Char* GMessage::ReadBytesHeader(Void *aBuffer, Size aLength, Size *aSize, Size *anOffset)
Char* GMessage::ReadFileHeader(File *aFile, Size *aSize)
Err GMessage::Rename(Char *aFieldName, Char *newFieldName)
Err GMessage::SetAsBasicTime(Char *aFieldName, BasicTime aVariable)
Err GMessage::SetAsBytes(Char *aFieldName, Void *aBuffer, Size aSize)
Err GMessage::SetAsFile(Char *aFieldName, Char *aFileName)
Err GMessage::SetAsGMessage(Char *aFieldName, GMessage *aGMessage)
Err GMessage::SetAsID(Char *aFieldName, ID aVariable)
Err GMessage::SetAsInt(Char *aFieldName, Int aVariable)
Err GMessage::SetAsMsgField(Char *aFieldName, MsgField *aField)
Err GMessage::SetAsSize(Char *aFieldName, Size aVariable)
Err GMessage::SetAsString(Char *aFieldName, Char *aString)
Size GMessage::SizeOf() const
Void* GMessage::StoreToBytes(Size *aSize) const
Err GMessage::StoreToFile(Char *aFileName) const
MsgField* GMessage::StoreToMsgField(Char *aFieldName) const
Size GMessage::Sum(char *input, Size len)
Err GMessage::WriteBytesHeader(Void *aBuffer, MsgField *aMsgField, Size *anOffset) const
Err GMessage::WriteFileHeader(File *aFile, MsgField *aMsgField) const
GMessage::~GMessage()

Protected

attributes

FieldQueue* fields
MsgFields

Inherited from Debugable:

Public Methods

string* Debugable::CreateString(char *firstStr, int firstInt, int secondInt)
Debugable::Debugable(LogFile * debugLogFile)
int Debugable::SetDebugOptions(int newLogOptions)
void Debugable::SetLogFile(LogFile *aLogFile)
void Debugable::WriteString(LogLevel debugLevel, char * format, ...)
Debugable::~Debugable()

Documentation

Eso access certificate. GMessage encapsulating Eso access certificate.
methods

Err SetFields(Char *certType, ID certID, MsgField *mixCert, GMessage *pubKey, GMessage *tcbPubKey, ESTime *notValidBefore = NULL, ESTime *notValidAfter = NULL)
constructor

Char* GetType()
Returns type of certificate ( eso )

Char* EsoAC::GetType()
Kratky_komentar_s_teckou_na_konci. Dlouhy_komentar
Returns:
co
Parameters:
parametr -
Author:
jmeno
See Also:
co_se_toho_tyka

Err EsoAC::SetFields(Char *certType, ID certID, MsgField *mixCert, GMessage *pubKey, GMessage *tcbPubKey, ESTime *notValidBefore, ESTime *notValidAfter)
Kratky_komentar_s_teckou_na_konci. Dlouhy_komentar
Returns:
co
Parameters:
parametr -
Author:
jmeno
See Also:
co_se_toho_tyka


This class has no child classes.
Author:
Pavel
See Also:
Eso, GMessage

alphabetic index hierarchy of classes


generated by doc++