, including all inherited members.
| _autoPrefix | Ceylan::Plugin | [private] |
| _channelName | Ceylan::Log::LogSource | [protected] |
| _filename | Ceylan::Plugin | [private] |
| _level | Ceylan::Log::LogSource | [protected] |
| Ceylan::_OutputFormat | Ceylan::TextDisplayable | [protected, static] |
| Ceylan::Log::Loggable::_OutputFormat | Ceylan::TextDisplayable | [protected, static] |
| _pluginHandle | Ceylan::Plugin | [private] |
| _trackInstance | Ceylan::Object | [protected] |
| _transport | Ceylan::Log::LogSource | [protected] |
| BasicFunctionPointer typedef | Ceylan::Plugin | [private] |
| close() | Ceylan::Plugin | |
| DefaultLevelOfDetailForSource | Ceylan::Log::LogSource | [static] |
| deleteIdentifier() | Ceylan::IdentifierOwner | |
| directSend(const std::string &channel, const std::string &message, LevelOfDetail levelOfDetail=DefaultLevelOfDetailForMessage) const | Ceylan::Log::LogSource | [protected, virtual] |
| Ceylan::Displayable() | Ceylan::Displayable | [inline] |
| Ceylan::Log::Loggable::Displayable() | Ceylan::Displayable | [inline] |
| dropIdentifier() | Ceylan::Object | [protected] |
| forgeIdentifier() | Ceylan::Object | [virtual] |
| getAuthor() const | Ceylan::Module | [virtual] |
| getAuthorMail() const | Ceylan::Module | [virtual] |
| getChannelName() const | Ceylan::Log::LogSource | |
| getClassName() const | Ceylan::Object | [virtual] |
| getDataSymbol(const std::string &dataName) const | Ceylan::Plugin | |
| getDescription() const | Ceylan::Module | [virtual] |
| GetEmbeddedChannelName(const std::string &fullChannelName) | Ceylan::Log::Loggable | [static] |
| getEmbeddedName() | Ceylan::Plugin | [virtual] |
| getFileName() const | Ceylan::Plugin | |
| getFilename() const | Ceylan::Plugin | [virtual] |
| getFunctionSymbol(const std::string &functionName) const | Ceylan::Plugin | |
| getHomePage() const | Ceylan::Module | [virtual] |
| getIdentifier() const | Ceylan::IdentifierOwner | |
| getLevelOfDetail() const | Ceylan::Log::LogSource | |
| getLicence() const | Ceylan::Module | [virtual] |
| getName() const | Ceylan::Module | [virtual] |
| Ceylan::GetOutputFormat() | Ceylan::TextDisplayable | [static] |
| Ceylan::Log::Loggable::GetOutputFormat() | Ceylan::TextDisplayable | [static] |
| getReferenceCount() const | Ceylan::Plugin | [virtual] |
| getTransport() const | Ceylan::Log::LogSource | [virtual] |
| getVersion() const | Ceylan::Module | [virtual] |
| hasChannelName() const | Ceylan::Log::LogSource | |
| hasIdentifier() const | Ceylan::IdentifierOwner | |
| hasTransport() const | Ceylan::Log::LogSource | [virtual] |
| Ceylan::html enum value | Ceylan::TextDisplayable | |
| Ceylan::Log::Loggable::html enum value | Ceylan::TextDisplayable | |
| IdentifierOwner() | Ceylan::IdentifierOwner | |
| IdentifierOwner(const Identifier &id) | Ceylan::IdentifierOwner | [explicit] |
| IsALoggableChannelName(const std::string &channelName) | Ceylan::Log::Loggable | [static] |
| isOfSameType(const Object &other) const | Ceylan::Object | [virtual] |
| isOpen() const | Ceylan::Plugin | |
| isResident() const | Ceylan::Plugin | |
| Loggable(const std::string &name) | Ceylan::Log::Loggable | [explicit] |
| LogSource(const std::string &name, LevelOfDetail levelOfDetail=DefaultLevelOfDetailForSource) | Ceylan::Log::LogSource | [explicit] |
| LogSource(const std::string &name, LogTransport &transport, LevelOfDetail levelOfDetail=DefaultLevelOfDetailForSource) | Ceylan::Log::LogSource | |
| LogSource(LogTransport &transport, LevelOfDetail levelOfDetail=DefaultLevelOfDetailForSource) | Ceylan::Log::LogSource | [explicit] |
| logState(Ceylan::VerbosityLevels level=Ceylan::high) | Ceylan::Object | [virtual] |
| makeResident() | Ceylan::Plugin | |
| Module(const std::string &name, const std::string &description, const std::string &homepageURL, const std::string &author, const std::string &authorMail, const Ceylan::Version &version, const std::string &licence) | Ceylan::Module | |
| Module() | Ceylan::Module | |
| Object(bool trackInstance=true, bool dropIdentifierOnExit=true) | Ceylan::Object | [explicit] |
| operator=(const Plugin &source) | Ceylan::Plugin | [private] |
| Plugin(const std::string &filename="", bool autoPrefix=true) | Ceylan::Plugin | [explicit] |
| Plugin(const Plugin &source) | Ceylan::Plugin | [private] |
| PluginLocator | Ceylan::Plugin | [static] |
| PluginSystemInitialized | Ceylan::Plugin | [protected, static] |
| ProtocolName | Ceylan::Log::Loggable | [static] |
| Ceylan::rawText enum value | Ceylan::TextDisplayable | |
| Ceylan::Log::Loggable::rawText enum value | Ceylan::TextDisplayable | |
| ReferenceCount typedef | Ceylan::Plugin | [private] |
| retrieveMetadata() | Ceylan::Plugin | [protected, virtual] |
| send(const std::string &message, Log::LevelOfDetail levelOfDetail=Log::DefaultLevelOfDetailForMessage) | Ceylan::Object | [virtual] |
| sendToChannel(const std::string &channel, const std::string &message, LevelOfDetail levelOfDetail=DefaultLevelOfDetailForMessage) const | Ceylan::Log::LogSource | [virtual] |
| setAuthor(const std::string &author) | Ceylan::Module | [virtual] |
| setAuthorMail(const std::string &authorMail) | Ceylan::Module | [virtual] |
| setChannelName(const std::string &channelName) | Ceylan::Log::Loggable | |
| setDescription(const std::string &description) | Ceylan::Module | [virtual] |
| setHomePage(const std::string &homePage) | Ceylan::Module | [virtual] |
| setIdentifier(Identifier &id) | Ceylan::IdentifierOwner | |
| setLevelOfDetail(LevelOfDetail newLevel) | Ceylan::Log::LogSource | |
| setLicence(const std::string &licence) | Ceylan::Module | [virtual] |
| setName(const std::string &name) | Ceylan::Module | [virtual] |
| Ceylan::SetOutputFormat(TextOutputFormat newOutputFormat) | Ceylan::TextDisplayable | [static] |
| Ceylan::Log::Loggable::SetOutputFormat(TextOutputFormat newOutputFormat) | Ceylan::TextDisplayable | [static] |
| setTransport(LogTransport &newTransport) | Ceylan::Log::LogSource | [virtual] |
| setVersion(const Ceylan::Version &version) | Ceylan::Module | [virtual] |
| SymbolMarker | Ceylan::Plugin | [static] |
| Ceylan::TextDisplayable() | Ceylan::TextDisplayable | [inline] |
| Ceylan::Log::Loggable::TextDisplayable() | Ceylan::TextDisplayable | [inline] |
| Ceylan::TextOutputFormat enum name | Ceylan::TextDisplayable | |
| Ceylan::Log::Loggable::TextOutputFormat enum name | Ceylan::TextDisplayable | |
| Ceylan::ToString(std::list< TextDisplayable * > displayables, Ceylan::VerbosityLevels level=Ceylan::high) | Ceylan::TextDisplayable | [static] |
| Ceylan::Log::Loggable::ToString(std::list< TextDisplayable * > displayables, Ceylan::VerbosityLevels level=Ceylan::high) | Ceylan::TextDisplayable | [static] |
| toString(VerbosityLevels level=high) const | Ceylan::Plugin | [virtual] |
| unlinkTransport() | Ceylan::Log::LogSource | [protected, virtual] |
| ~Displayable() | Ceylan::Displayable | [inline, virtual] |
| ~IdentifierOwner() | Ceylan::IdentifierOwner | [virtual] |
| ~Loggable() | Ceylan::Log::Loggable | [virtual] |
| ~LogSource() | Ceylan::Log::LogSource | [virtual] |
| ~Module() | Ceylan::Module | [virtual] |
| ~Object() | Ceylan::Object | [virtual] |
| ~Plugin() | Ceylan::Plugin | [virtual] |
| ~TextDisplayable() | Ceylan::TextDisplayable | [inline, virtual] |