GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
PublicStorage Class Reference

#include <CoreXmlFile.h>

Inheritance diagram for PublicStorage:
Inheritance graph
[legend]
Collaboration diagram for PublicStorage:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PublicStorage ()
void setParent (CCoreXmlFile *p_parent)
void init (const std::string &p_initialContent)

Protected Member Functions

void acquireFile ()
void releaseFile ()
std::string userName ()
bool isSV ()

Protected Attributes

std::string m_fileName
std::string m_localFileName
std::vector< ProtectEntrym_list
CCoreXmlFilem_parent
const char * m_ccsItem

Detailed Description

Definition at line 384 of file XmlBackEnd/CoreXmlFile.h.


Constructor & Destructor Documentation

Definition at line 4267 of file XmlBackEnd/CoreXmlFile.cpp.


Member Function Documentation

void PublicStorage::acquireFile ( ) [protected]

Definition at line 4319 of file XmlBackEnd/CoreXmlFile.cpp.

void PublicStorage::init ( const std::string p_initialContent)

Definition at line 4277 of file XmlBackEnd/CoreXmlFile.cpp.

bool PublicStorage::isSV ( ) [inline, protected]

Definition at line 4336 of file XmlBackEnd/CoreXmlFile.cpp.

void PublicStorage::releaseFile ( ) [protected]

Definition at line 4327 of file XmlBackEnd/CoreXmlFile.cpp.

void PublicStorage::setParent ( CCoreXmlFile p_parent)

Reimplemented in ProtectList, and SignManager.

Definition at line 4272 of file XmlBackEnd/CoreXmlFile.cpp.

std::string PublicStorage::userName ( ) [inline, protected]

Definition at line 4335 of file XmlBackEnd/CoreXmlFile.cpp.


Member Data Documentation

const char* PublicStorage::m_ccsItem [protected]

Definition at line 392 of file XmlBackEnd/CoreXmlFile.h.

Definition at line 387 of file XmlBackEnd/CoreXmlFile.h.

std::vector< ProtectEntry > PublicStorage::m_list [protected]

Definition at line 389 of file XmlBackEnd/CoreXmlFile.h.

Definition at line 388 of file XmlBackEnd/CoreXmlFile.h.

Definition at line 390 of file XmlBackEnd/CoreXmlFile.h.


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