, including all inherited members.
AddConnection(Connection *pConnection) | PLInput::Controller | [protected] |
AddControl(Control *pControl) | PLInput::Controller | [protected] |
AddReference() | PLCore::ObjectBase | |
CallMethod(const String &sName, DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const DynParams &cParams) | PLCore::Object | |
CallMethod(const String &sName, const String &sParams) | PLCore::Object | |
CallMethod(const String &sName, const XmlElement &cElement) | PLCore::Object | |
Connect(const PLCore::String &sControl, Control *pControl, float fScale=1.0f) | PLInput::Controller | |
ConnectAll(Controller *pController, const PLCore::String &sPrefixOut, const PLCore::String &sPrefixIn) | PLInput::Controller | |
Controller(EControllerType nType, const PLCore::String &sName, const PLCore::String &sDescription) | PLInput::Controller | |
Disconnect(Connection *pConnection) | PLInput::Controller | |
FromString(const String &sString) | PLCore::Object | [virtual] |
FromXml(const XmlElement &cElement) | PLCore::Object | [virtual] |
GetActive() const | PLInput::Controller | |
GetAttribute(const String &sName) const | PLCore::Object | |
GetAttributes() const | PLCore::Object | |
GetAxes() const | PLInput::Controller | |
GetButtons() const | PLInput::Controller | |
GetChar() | PLInput::Controller | |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetConnections() | PLInput::Controller | |
GetControl(const PLCore::String &sName) const | PLInput::Controller | |
GetControls() const | PLInput::Controller | |
GetDescription() const | PLInput::Controller | |
GetMethod(const String &sName) | PLCore::Object | |
GetMethods(List< DynFuncPtr > &lstMethods) | PLCore::Object | |
GetName() const | PLInput::Controller | |
GetPointer() const | PLCore::ObjectBase | |
GetPointer() | PLCore::ObjectBase | |
GetRefCount() const | PLCore::ObjectBase | |
GetSignal(const String &sName) const | PLCore::Object | |
GetSignals() const | PLCore::Object | |
GetSlot(const String &sName) const | PLCore::Object | |
GetSlots() const | PLCore::Object | |
GetType() const | PLInput::Controller | |
GetValues(EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
HasChanged() const | PLInput::Controller | |
InformControl(Control *pControl) | PLInput::Controller | [protected] |
InitControlList(EControlType nType) const | PLInput::Controller | [protected] |
IsInstanceOf(const String &sClass) const | PLCore::Object | |
IsInstanceOfByReference(const Class &cClass) const | PLCore::Object | |
m_bActive | PLInput::Controller | [protected] |
m_bChanged | PLInput::Controller | [mutable, protected] |
m_bConfirmed | PLInput::Controller | [protected] |
m_lstAxes | PLInput::Controller | [mutable, protected] |
m_lstButtons | PLInput::Controller | [mutable, protected] |
m_lstConnections | PLInput::Controller | [protected] |
m_lstControls | PLInput::Controller | [protected] |
m_mapControls | PLInput::Controller | [protected] |
m_nChar | PLInput::Controller | [protected] |
m_nType | PLInput::Controller | [protected] |
m_sDescription | PLInput::Controller | [protected] |
m_sName | PLInput::Controller | [protected] |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
OrbitingController() | PLEngine::OrbitingController | |
Release() | PLCore::ObjectBase | |
RemoveConnection(Connection *pConnection) | PLInput::Controller | [protected] |
SetActive(bool bActive) | PLInput::Controller | |
SetAttribute(const String &sName, const String &sValue) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar &cVar) | PLCore::Object | |
SetAttribute(const String &sName, const DynVar *pVar) | PLCore::Object | |
SetAttributeDefault(const String &sName) | PLCore::Object | |
SetDefaultValues() | PLCore::Object | |
SetValues(const String &sVars) | PLCore::Object | |
SetValuesXml(const XmlElement &cElement) | PLCore::Object | |
SoftRelease() | PLCore::ObjectBase | |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
Update() | PLInput::Controller | [virtual] |
UpdateOutputControl(Control *pControl) | PLInput::Controller | [virtual] |
~Controller() | PLInput::Controller | [virtual] |
~Object() | PLCore::Object | [virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |
~OrbitingController() | PLEngine::OrbitingController | [virtual] |