Namespaces | Functions
ForwardDeclarations.h File Reference
#include <ftw.h>
#include <Types.h>
#include <mutex>
Include dependency graph for ForwardDeclarations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  beliefstate
 

Main beliefstate system class.


Functions

string beliefstate::colorSpecifierForID (int nID, bool bBold=false)
ConfigSettings beliefstate::configSettings ()
bool beliefstate::contextIDTaken (int nID)
int beliefstate::createContextID ()
int beliefstate::createPluginID ()
Event beliefstate::defaultEvent (std::string strEventName="")
Result beliefstate::defaultResult ()
ServiceEvent beliefstate::defaultServiceEvent (std::string strServiceName="")
void beliefstate::deleteDirectory (string strPath, bool bEvenIfNonEmpty=true)
Event beliefstate::eventInResponseTo (Event evRequest, std::string strEventName="")
ServiceEvent beliefstate::eventInResponseTo (ServiceEvent seRequest, std::string strServiceName="")
void beliefstate::freeContextID (int nID)
void beliefstate::freePluginID (int nID)
CDesignatorbeliefstate::getPluginConfig (string strPluginName)
void beliefstate::issueGlobalToken (std::string strToken)
int beliefstate::nextSequenceNumber ()
string beliefstate::normalColorSpecifier ()
bool beliefstate::pluginIDTaken (int nID)
list< StatusMessage > beliefstate::queuedMessages ()
void beliefstate::queueMessage (StatusMessage msgQueue)
StatusMessage beliefstate::queueMessage (string strColorCode, bool bBold, string strPrefix, string strMessage)
void beliefstate::resetSequenceNumbers ()
void beliefstate::revokeGlobalToken (std::string strToken)
void beliefstate::setConfigSettings (ConfigSettings cfgsetSettings)
bool beliefstate::waitForGlobalToken (std::string strToken, float fTimeout=2.0)
bool beliefstate::wasGlobalTokenIssued (std::string strToken)


beliefstate
Author(s): Jan Winkler
autogenerated on Sun Oct 5 2014 22:30:16