Qualia  0.2
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
oCAction
oCActionProperties
oCAgent
|oCBehaviorTreeAgent
|oCMultiAgent
|oCOscAgent
||\COscBasicAgent
|\CQLearningAgent
oCAlloc
oCAllocator
|\CStaticAllocator
oCBehaviorTree::BehaviorTreeNodeAbstract base clase for Behavior Tree Nodes
|oCBehaviorTree::AlwaysFailureAlways returns the BT_FAILURE status
|oCBehaviorTree::AlwaysRunningAlways returns the BT_RUNNING status
|oCBehaviorTree::AlwaysSuccessAlways returns the BT_SUCCESS status
|oCBehaviorTree::BehaviorTreeDecoratorNodeAbstract base class for Behavior Tree nodes with exactly one child
||oCBehaviorTree::CountLimitNodeLimit the number of times this tree section can execute before it becomes blocked off
||\CBehaviorTree::RepeatNodeA node that repeats its child a specified number of times
|oCBehaviorTree::BehaviorTreeInternalNodeAbstract base class for Behavior Tree nodes with children
||oCBehaviorTree::ParallelNodeExecute behaviors in parallel
||oCBehaviorTree::PriorityNodeExecutes behaviors in priority order until one of them is successful
||oCBehaviorTree::ProbabilityNodeExecutes behaviors randomly, based on a given set of weights
||\CBehaviorTree::SequentialNodeExecutes behaviors in order
|oCBehaviorTree::BoolCondition< T >Wraps a function or member pointer that returns a boolean value into a conditional node
|oCBehaviorTree::FailureAfterReturns BT_RUNNING for the specified number of iterations, then returns BT_FAILURE after that
|oCBehaviorTree::FloatCondition< T >Wraps a function or member pointer that returns a float value into a conditional node
|oCBehaviorTree::FunctionCall< T >Wraps a function or member pointer into a Behavior Tree Node
|oCBehaviorTree::IntCondition< T >Wraps a function or member pointer that returns an integer value into a conditional node
|\CBehaviorTree::SuccessAfterReturns BT_RUNNING for the specified number of iterations, then returns BT_SUCCESS after that
oCBehaviorTree::BehaviorTreeUtil
oCBinaryChromosomeProperties
oCChromosome
|\CBinaryChromosome
oCCmdLine
oCCmdOption
|oCBoolCmdOption
|oCIntCmdOption
|oCRealCmdOption
|\CStringCmdOption
oCDataSet
|oCMemoryDataSet
|oCMultiDataSet
|oCSubDataSet
|oCTupleDataSet
|\CXFileDataSet
| \CDiskXFileDataSet
oCEnvironment
|oCFileExportEnvironment
|oCMapperEnvironment
||\CMapperBasicEnvironment
|| \CMapperRLEnvironment
|oCOscEnvironment
||oCOscBasicEnvironment
||\COscRLEnvironment
|\CRewardEnvironment
oCFunction
|\CGradientFunction
| oCNeuralNetwork
| \CQFunction
oCNeuralNetwork::LayerLayer structure
oCMapperConnector
oCMovingAverage
oCMTRand_int32
|oCMTRand
|oCMTRand53
|oCMTRand_closed
|\CMTRand_open
oCBehaviorTree::NoClass
oCObservation
|\CRLObservation
oCObservationAction
oCOscManager
oCPolicy
|oCQLearningEGreedyPolicy
||\CQLearningEDecreasingPolicy
|\CQLearningSoftmaxPolicy
oCPrint
|\CStream
oCPrintable
oCQualia
|\CRLQualia
oCReward
oCMapperConnector::SignalData
oCTrainer
|oCDataSetTrainer
||oCBatchRLTrainer
||\CStochasticDataSetTrainer
|\CTDTrainer
oCBehaviorTree::WeightedBehaviorTreeNode
\CXFile
 \CDiskXFile