Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
_vmVariables
Aseba::AbsentNodeTab
Aseba::AbstractTreeNode
Enki::ActivationObject
Aseba::AeslBreakpointSidebar
Aseba::AeslEditor
Aseba::AeslEditorSidebar
Aseba::AeslEditorUserData
Aseba::AeslHighlighter
Aseba::AeslLineNumberSidebar
Enki::AreaActivating
Aseba::ArithmeticAssignmentNode
Aseba::ArrayAccessOutOfBoundsException: an array acces attempted to read past memory
Aseba::ArrayReadNode
Aseba::ArrayWriteNode
AsebaCan
Enki::AsebaFeedableEPuck
AsebaLocalEventDescription
Enki::AsebaMarxbotThe aseba-enabled version of the marXbot robot
AsebaNativeFunctionArgumentDescription
AsebaNativeFunctionDescription
Aseba::AsebaNetworkInterfaceDBus interface for aseba network
AsebaNode
AsebaVariableDescription
AsebaVMDescription
AsebaVMState
Aseba::AssignmentNode
Enki::AsebaMarxbot::BaseVariables
basic_string
Aseba::BasicFormatableString< charT >
Aseba::BinaryArithmeticNode
Aseba::BlockNodeNode for L"block", i.e. a vector of statements
Aseba::BootloaderAckMessage for bootloader: acknowledge, with optional error code
Aseba::BootloaderDataReadMessage for bootloader: data from the flash
Aseba::BootloaderDescriptionMessage for bootloader: description of the flash memory layout
Aseba::BootloaderInterfaceManage interactions with an aseba-compatible bootloader
Aseba::BootloaderPageDataWriteMessage for bootloader: data for flash
Aseba::BootloaderReadPageMessage for bootloader: read a page of flash
Aseba::BootloaderResetMessage for bootloader: reset node
Aseba::BootloaderWritePageMessage for bootloader: write a page of flash
Aseba::BreakpointClearClear a breakpoint on a node
Aseba::BreakpointClearAllClear all breakpoints on a node
Aseba::BreakpointSetSet a breakpoint on a node
Aseba::BreakpointSetResultA breakpoint has been set
Aseba::BytecodeElementA bytecode element
Aseba::BytecodeVectorBytecode array in the form of a dequeue, for construction
Aseba::ByteSwapperByteSwapper, code inspired by DPS (http://dps.epfl.ch/), released in GPL
Aseba::CallNode
Aseba::CallSubNode
CanFrame
CanStream
Enki::ChallengeApplication
Enki::ChallengeViewer
Aseba::ClickableLabel
Aseba::CmdBootloaderInterface
Aseba::CmdMessageCommands messages talk to a specific node
Aseba::AeslHighlighter::CommentBlockRule
Aseba::CommonDefinitionsDefinitions common to several nodes, such as events or some constants
Aseba::CompilationLogDialog
Aseba::NodeTab::CompilationResult
Aseba::CompilerAseba Event Scripting Language compiler
Aseba::CompilerTranslator
Aseba::ConfigDialog
Aseba::ConfigPage
Aseba::DashelConnectionDialog
Aseba::DashelInterface
Aseba::DashelTarget
Aseba::DescriptionDescription of a node, local events and native functions are omitted and further received by other messages
Aseba::DescriptionsManager
Aseba::DisconnectedA node has disconnected from the network
Enki::AsebaMarxbot::DistanceSensorVariables
Aseba::DivisionByZeroException: division by zero
Enki::Door
Aseba::DraggableListWidget
Aseba::Dump
Aseba::HexFile::EarlyEOF
Aseba::EditorPage
Aseba::EditorsPlotsTabWidget
Aseba::EmitNode
Enki::EPuckFeeder
Enki::EPuckFeeding
Aseba::BootloaderInterface::ErrorAn error in link with the bootloader
Aseba::HexFile::Error
Aseba::ErrorCompilation error
Aseba::ErrorMessagesReturn error messages based on error ID (needed to translate messages for other applications)
Enki::AsebaMarxbot::Event
EventDataWrapper
Aseba::EventDeclNode
Aseba::EventExecutionKilledException: an event execution was killed by a new event
Aseba::EventFilterInterfaceDBus interface for an event filter
EventLogger
Aseba::ExecExecute an external command upon a given message
Aseba::ExecutionStateChangedThe Program Counter or the flags have changed
Enki::FeedableEPuck
Enki::FeederModel
fifo
Aseba::HexFile::FileOpeningError
Aseba::FindDialog
Aseba::FixedWidthTableView
wikidot.fixurl.FixURL
Aseba::ThymioFlasherDialog::FlashResult
Aseba::FoldedIfWhenNode
Aseba::FoldedWhileNode
Aseba::FunctionParametersDialogDialog that let the user choose setup parameters for functions
Aseba::GeneralPage
Aseba::GetDescriptionRequest nodes to send their description
Aseba::GetExecutionStateRequest the current execution state of a node
Aseba::GetVariablesRead some variables from a node
Aseba::HelpBrowser
Aseba::HelpViewer
Aseba::HexFile
Aseba::AeslHighlighter::HighlightingRule
Aseba::Hub
Aseba::IfWhenNode
Aseba::ImmediateNode
Aseba::HexFile::InvalidRecord
Aseba::InvasivePluginTo access private members of MainWindow and its children, a plugin must inherit from this class
LanguageSelectionDialog
Aseba::LinearCameraViewPlugin
Aseba::LinearCameraViewVariablesDialog
Aseba::LoadNode
Aseba::TargetDescription::LocalEventDescription of local event;
Aseba::LocalEventDescriptionDescription of a local event available on a node, the description of the node itself must have been sent first
Aseba::LocalVirtualMachineThe virtual machine running in local
Aseba::MainWindow
Enki::MarxbotViewer
Aseba::MaskableNamedValuesVectorModel
Aseba::MemoryVectorNode
Aseba::MessageParent class of any message exchanged over the network
Aseba::MessageTypesInitializerStatic class that fills a table of known messages types in its constructor
Aseba::ModelAggregator
Aseba::ModelAggregator::ModelDescription
Aseba::TreeChainsawFilter::ModelIndexLink
Enki::AsebaMarxbot::Module
Enki::AsebaMarxbot::MotorVariables
wikidot.myparser.MyParser
Aseba::NamedValueA name - value pair
Aseba::NamedValuesVectorGeneric vector of name - value pairs
Aseba::NamedValuesVectorModel
Aseba::TargetDescription::NamedVariableDescription of target VM named variable
Aseba::NamedVariableDescriptionDescription of a named variable available on a node, the description of the node itself must have been sent first
Aseba::TargetDescription::NativeFunctionDescription of target VM native function
Aseba::NativeFunctionDescriptionDescription of a native function available on a node, the description of the node itself must have been sent first
Aseba::TargetDescription::NativeFunctionParameterTyped parameter of native functions
Aseba::NewNamedValueDialog
Aseba::NodeAn abstract node of syntax tree
Aseba::DashelTarget::Node
Aseba::DescriptionsManager::NodeDescriptionPotentially partial Descriptions of nodes along with their reception status
Aseba::NodeSpecificErrorA node as produced an error specific to it
Aseba::NodeTab
Aseba::NodeToolInterfaceA tool that is specific to a node
Aseba::NodeToolInterfacesA list of NodeToolInterface pointers
Aseba::NodeToolRegistrarNode tools are available per product id
Aseba::NodeToolRegistrer
wikidot::orderedset::OrderedSet
Aseba::PausePause a node
Aseba::Player
Enki::PlaygroundViewer
Aseba::PreLinkBytecodeBytecode use for compilation previous to linking
private_settings
Aseba::ProgramNodeNode for L"program", i.e. a block node with some special behaviour later on
Enki::AsebaMarxbot::ProximitySensorVariables
Aseba::QtBootloaderInterface
Aseba::RebootReboot a node, useful to go into its bootloader, if present
Aseba::ReconnectionDialog
Aseba::Recorder
Aseba::AsebaNetworkInterface::RequestData
Aseba::ResetReset a node
Aseba::ReturnNode
Aseba::RunRun a node
Enki::ScoreModifier
Aseba::ScriptTab
Aseba::SetBytecodeUpload bytecode to a node
Aseba::SetVariablesSet some variables on a node
Aseba::SignalingDescriptionsManagerProvides a signal/slot interface for the description manager
Aseba::Sleep
Enki::SlidingDoor
Aseba::SourcePosPosition in a source file or string. First is line, second is column
Aseba::ThymioSoundAction::Speaker
Aseba::SpinBoxDelegate
Aseba::StepStep a node
Aseba::StopStop a node
Aseba::StoreNode
Aseba::SubDeclNode
Aseba::Compiler::SubroutineDescriptorDescription of a subroutine
Aseba::Switch
Aseba::TargetThe interface to an aseba network. Used to interact with the nodes
Aseba::TargetDescriptionDescription of target VM
Aseba::TargetFunctionsModel
Aseba::TargetVariablesModel
Aseba::ThymioButtonSet::ThymioAddButton
Aseba::ThymioButton::ThymioBody
Aseba::ThymioBootloaderDialog
Aseba::ThymioButton
Aseba::ThymioButtonSet
Aseba::ThymioButtonsEvent
Aseba::ThymioCircleAction
Aseba::ThymioClapEvent
Aseba::ThymioClickableButton
Aseba::ThymioColorAction
Aseba::ThymioCompiler
Aseba::ThymioFaceButton
Aseba::ThymioFlasherDialog
Aseba::ThymioIRButton
Aseba::ThymioIRButtonSet
Aseba::ThymioIRCodeGenerator
Aseba::ThymioIRSyntaxChecker
Aseba::ThymioIRTypeChecker
Aseba::ThymioIRVisitor
Aseba::ThymioMemoryAction
Aseba::ThymioMoveAction
Aseba::ThymioProxEvent
Aseba::ThymioProxGroundEvent
Aseba::ThymioPushButton
Aseba::ThymioButtonSet::ThymioRemoveButton
Aseba::ThymioScene
Aseba::ThymioSoundAction
Aseba::ThymioTapEvent
Aseba::ThymioVisualProgramming
Aseba::Compiler::TokenA token is a parsed element of inputs
Aseba::TranslatableError
Aseba::TreeChainsawFilter
Aseba::TargetFunctionsModel::TreeItem
Aseba::TupleVectorNode
Aseba::UnaryArithmeticAssignmentNode
Aseba::UnaryArithmeticNode
Aseba::UnifiedTimeTime or durations, in milliseconds
Aseba::HexFile::UnknownRecordType
Aseba::UserMessageAny message sent by a script on a node
Aseba::TargetVariablesModel::Variable
Aseba::VariableListenerClasses that want to listen to variable changes should inherit from this class
AsebaNode::Variables
Enki::AsebaFeedableEPuck::Variables
Aseba::VariablesContent of some variables
Aseba::WhileNode
Aseba::ConfigPage::WidgetCache< T >
wikidot.parser.WikidotParser
wikidot.tree.WikiNode
Aseba::WriteBytecodeSave the current bytecode of a node
Aseba::HexFile::WrongCheckSum


aseba
Author(s): Stéphane Magnenat
autogenerated on Sun Oct 5 2014 23:46:40