Atlas::Objects::Entity::AccountData | Base class for accounts |
Atlas::Objects::Operation::ActionData | This is base operator for operations that might have effects |
Atlas::Objects::Entity::AdminData | Privileged accounts |
Atlas::Objects::Entity::AdminEntityData | All classes and objects used for adminitrativive purposes |
Atlas::Objects::Operation::AffectData | Sets attributes for existing entity |
Atlas::Objects::Entity::AnonymousData | Starting point for entity hierarchy |
Atlas::Objects::Operation::AppearanceData | Character sees something appearing: it literally appears or has it come in visible range |
Atlas::Objects::BaseObjectData | Atlas base object class |
Atlas::Funky::BeginList | Token class representing the beginning of a list |
Atlas::Funky::BeginMap | Token class representing the beginning of a map |
Atlas::Funky::BeginMessage | Token class representing the beginning of a message |
Atlas::Bridge | Atlas stream bridge |
Atlas::Codec | Atlas stream codec |
Atlas::Objects::Operation::CombineData | Combine existing objects into new objects |
Atlas::Objects::Operation::CommunicateData | Base operator for all kind of communication |
Atlas::Objects::Operation::CreateData | Create new things from nothing using this operator |
Atlas::Message::DecoderBase | Base class for decoders that take Atlas::Message::Object |
Atlas::Objects::Operation::DeleteData | Delete something |
Atlas::Objects::Operation::DisappearanceData | Character sees something disappearing: it literally disappears or has it gone too far to be visible |
Atlas::Objects::Dispatcher | Objects hierarchy dispatcher |
Atlas::Objects::Operation::DivideData | Divide existing object into pieces |
Atlas::Message::Element | Multi-type container |
Atlas::Funky::EncList< B, T > | Encoder in List state |
Atlas::Funky::EncMap< B, T > | Encoder in Map state |
Atlas::Funky::EncMapValue< B, T > | Encoder in map value state |
Atlas::Message::Encoder | Encoder that transmits Atlas::Message::Element |
Atlas::EncoderBase | Base class forwarding to Atlas::Bridge as skeleton for other encoders |
Atlas::Funky::EndList | Token class representing the end of a list |
Atlas::Funky::EndMap | Token class representing the end of a map |
Atlas::Funky::EndMessage | Token class representing the end of a message |
Atlas::Objects::Operation::ErrorData | Something went wrong |
Atlas::Exception | Base class for all exceptions thrown by Atlas-C++ |
Atlas::Objects::Operation::FeelData | Character feels something (with fingers usually) |
Atlas::Filter | Atlas stream filter |
Atlas::Formatter | Atlas stream formatter |
Atlas::Funky::FunkyEncoder< B > | The root encoder in "stream" state |
Atlas::Objects::Entity::GameData | Games this server hosts |
Atlas::Objects::Entity::GameEntityData | All In Game classes and objects |
Atlas::Objects::Operation::GenericData | Base operation for all operators |
Atlas::Objects::Operation::GetData | Generic operation for getting info about things |
Atlas::Objects::Operation::ImaginaryData | When something is not yet implemented in server, then character can pretend to do something ;-) |
Atlas::Objects::Operation::InfoData | This is base operator for operations that tell you info about objects or events |
Atlas::Objects::BaseObjectData::iterator | The iterator first iterates over the contents of m_obj->m_attributes, holding an iterator to the attributes map in m_I |
Atlas::Objects::Operation::ListenData | Listen (something) |
Atlas::Objects::Operation::LoginData | Operation for logging into server |
Atlas::Objects::Operation::LogoutData | Operation for logging out |
Atlas::Objects::Operation::LookData | Looking at something |
Atlas::Objects::Operation::MoveData | Change position |
Atlas::Negotiate | Negotiation of codecs and filters for an Atlas connection |
Atlas::Net::NegotiateHelper | Negotiation of codecs and filters for an Atlas connection |
Atlas::Objects::NoSuchAttrException | An exception indicating the requested attribute does not exist |
Atlas::Objects::ObjectsDecoder | Objects hierarchy decoder |
Atlas::Objects::ObjectsEncoder | Objects hierarchy encoder |
Atlas::Objects::Operation::PerceiveData | Generic base operation for perceiving things by eyes, ears, etc |
Atlas::Objects::Operation::PerceptionData | Character perceives something |
Atlas::Objects::Entity::PlayerData | Player accounts |
Atlas::Message::QueuedDecoder | Decoder that presents a queue of Atlas::Message::Element |
Atlas::Objects::RootData | All objects inherit from this |
Atlas::Objects::Entity::RootEntityData | Starting point for entity hierarchy |
Atlas::Objects::Operation::RootOperationData | Base operation for all operators |
Atlas::Objects::Operation::SetData | Sets attributes for existing entity |
Atlas::Objects::Operation::SightData | Character sees something |
Atlas::Objects::Operation::SmellData | Character smells something |
Atlas::Objects::Operation::SniffData | Sniff something |
Atlas::Objects::Operation::SoundData | Character hears something |
Atlas::Net::StreamAccept | Negotiation of servers accepting a connection from a remote system |
Atlas::Net::StreamConnect | Negotiation of clients building a connection to a remote system |
Atlas::Objects::Operation::TalkData | Used for talking |
Atlas::Funky::Tokens | Tokens representing beginnings and ends of maps/lists |
Atlas::Objects::Operation::TouchData | Touch something |
Atlas::Objects::Operation::UseData | Use a currently wielded tool |
Atlas::Objects::Operation::WieldData | Attach a tool to the character entity at a pre-defined location so that the character can use it |
Atlas::Message::WrongTypeException | An exception class issued when the wrong type is requested in as() |
Copyright 2000-2004 the respective authors.
This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.