_refCount | base::Referenced | [mutable, protected] |
AggregateControlInterface(const String &name, const String &type, array< ref< ControlInterface > > interfaces) | robot::AggregateControlInterface | |
AggregateControlInterface(const String &name, const String &type, ref< ControlInterface > interface1, ref< ControlInterface > interface2) | robot::AggregateControlInterface | |
AggregateControlInterface(const AggregateControlInterface &aci) | robot::AggregateControlInterface | |
className() const | robot::AggregateControlInterface | [inline, virtual] |
ControlInterface() | robot::ControlInterface | [inline] |
ControlInterface(const String &name, const String &type) | robot::ControlInterface | [inline] |
ControlInterface(const ControlInterface &ci) | robot::ControlInterface | [inline] |
enableOnUnreferenceCall(bool enabled) | base::Referenced | [inline] |
getInput(Int i) const | robot::AggregateControlInterface | [virtual] |
getInputs() const | robot::AggregateControlInterface | [virtual] |
getName() const | base::Named | [inline, virtual] |
getType() const | robot::ControlInterface | [inline] |
inputIndex(Int aindex, Int &interfaceIndex, Int &index) const | robot::AggregateControlInterface | [protected] |
inputName(Int i) const | robot::AggregateControlInterface | [virtual] |
inputOffsets | robot::AggregateControlInterface | [mutable, protected] |
inputSize() const | robot::AggregateControlInterface | [inline, virtual] |
interfaces | robot::AggregateControlInterface | [protected] |
isSameKindAs(const ReferencedObject &) const | base::ReferencedObject | [inline, virtual] |
base::Object::isSameKindAs(const Object &) const | base::Object | [inline, virtual] |
lastInputs | robot::AggregateControlInterface | [mutable, protected] |
Named() | base::Named | [inline] |
Named(const String &name) | base::Named | [inline] |
Named(const Named &n) | base::Named | [inline] |
numInputs | robot::AggregateControlInterface | [mutable, protected] |
numOutputs | robot::AggregateControlInterface | [mutable, protected] |
Object() | base::Object | [inline] |
Object(const Object &) | base::Object | [inline, protected] |
onUnreference() const | base::Referenced | [inline, virtual] |
onUnreferenceEnabled | base::Referenced | [protected] |
base::Object::operator=(const Object &) | base::Object | [inline, protected] |
base::Named::operator=(const Named &n) | base::Named | [inline, virtual] |
outputIndex(Int aindex, Int &interfaceIndex, Int &index) const | robot::AggregateControlInterface | [protected] |
outputName(Int i) const | robot::AggregateControlInterface | [virtual] |
outputOffsets | robot::AggregateControlInterface | [mutable, protected] |
outputSize() const | robot::AggregateControlInterface | [inline, virtual] |
recomputeInputSize() const | robot::AggregateControlInterface | [protected] |
recomputeOutputSize() const | robot::AggregateControlInterface | [protected] |
reference() const | base::Referenced | [inline] |
referenceCount() const | base::Referenced | [inline] |
Referenced() | base::Referenced | [inline] |
Referenced(const Referenced &c) | base::Referenced | [inline] |
ReferencedObject() | base::ReferencedObject | [inline] |
setName(const String &name) | base::Named | [inline, protected, virtual] |
setOutput(Int i, Real value) | robot::AggregateControlInterface | [virtual] |
setOutputs(const Vector &values) | robot::AggregateControlInterface | [virtual] |
setType(const String &type) | robot::ControlInterface | [inline, protected] |
unreference() const | base::Referenced | [inline] |
~Named() | base::Named | [inline, virtual] |
~Object() | base::Object | [inline, virtual] |
~Referenced() | base::Referenced | [inline, virtual] |
~ReferencedObject() | base::ReferencedObject | [inline, virtual] |