/home/tetron/hack/vos/libs/vos/vos/site.hh File Reference
Detailed Description
Defines Site.
Definition in file site.hh.
Go to the source code of this file.
Namespaces
Classes
- class VOS::MessageFilter
- A message filter can be attached to any site to filter the messages passing through that site. More...
- A message filter can be attached to any site to filter the messages passing through that site. More...
- class VOS::ProtocolHandler
- Abstract interface that implements connecting to a remote site with some particular protocol. More...
- Abstract interface that implements connecting to a remote site with some particular protocol. More...
- class VOS::NoSuchMessageBlockError
- Thrown when a lookup for a stored message block fails. More...
- Thrown when a lookup for a stored message block fails. More...
- class VOS::NameAlreadyUsedError
- class VOS::ProtocolError
- Thrown when a critical protocol error has occurred. More...
- Thrown when a critical protocol error has occurred. More...
- class VOS::ProgressMeterCallback
- Generic callback interface used to notify that progress has been made on some lengthy operation. More...
- Generic callback interface used to notify that progress has been made on some lengthy operation. More...
- class VOS::Site
- A site is the root of any collection of Vobjects. More...
- A site is the root of any collection of Vobjects. More...
- struct VOS::WaitingThread
- class VOS::SiteIterator
Defines
- #define VOS_DEFAULT_PORT 4231
Functions
- template<> void VUtil::iteratorReleaseItem (VOS::Site **v)
Define Documentation