interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::VobjectStore::Entry Struct Reference

#include <vobjectstore.hh>

List of all members.


Detailed Description

An entry in the Vobject store table.

Definition at line 19 of file vobjectstore.hh.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

VOS::VobjectStore::Entry::Entry (  )  [inline]

Definition at line 21 of file vobjectstore.hh.

VOS::VobjectStore::Entry::Entry ( const Entry e  )  [inline]

Definition at line 22 of file vobjectstore.hh.

VOS::VobjectStore::Entry::~Entry (  )  [inline]

Definition at line 28 of file vobjectstore.hh.


Member Data Documentation

std::map< std::string, std::vector<std::string> > VOS::VobjectStore::Entry::acls

Access control lists.

Definition at line 56 of file vobjectstore.hh.

std::map<std::string, std::string> VOS::VobjectStore::Entry::blocks

Persistance data blocks.

Definition at line 53 of file vobjectstore.hh.

A list of messages which, when replayed, will restore the state of this Vobject.

Definition at line 38 of file vobjectstore.hh.

Used by remote CODs, the position of this object on the remote site.

Definition at line 42 of file vobjectstore.hh.

Should this vobject's child table be written out?

Definition at line 45 of file vobjectstore.hh.

std::set<std::string> VOS::VobjectStore::Entry::types

The type strings to save.

Definition at line 34 of file vobjectstore.hh.

The Vobject itself.

Definition at line 31 of file vobjectstore.hh.


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