, including all inherited members.
AddReference() | PLCore::ObjectBase | |
CallLoadable(PLCore::File &cFile, PLCore::Loader &cLoader, const PLCore::String &sMethod, const PLCore::String &sParams) override | PLEngine::Camcorder | [protected, virtual] |
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 | |
Camcorder(EngineApplication &cApplication) | PLEngine::Camcorder | |
FromString(const String &sString) | PLCore::Object | [virtual] |
FromXml(const XmlElement &cElement) | PLCore::Object | [virtual] |
GetApplication() const | PLEngine::Camcorder | |
GetAttribute(const String &sName) const | PLCore::Object | |
GetAttributes() const | PLCore::Object | |
GetClass() const | PLCore::ObjectBase | [virtual] |
GetFilename() const | PLCore::Loadable | [inline] |
GetLoadableTypeName() const override | PLEngine::Camcorder | [virtual] |
GetMethod(const String &sName) | PLCore::Object | |
GetMethods(List< DynFuncPtr > &lstMethods) | PLCore::Object | |
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 | |
GetUrl() const | PLCore::Loadable | [inline] |
GetValues(EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
GetValuesXml(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const | PLCore::Object | |
IsInstanceOf(const String &sClass) const | PLCore::Object | |
IsInstanceOfByReference(const Class &cClass) const | PLCore::Object | |
IsPlaying() const | PLEngine::Camcorder | |
IsRecording() const | PLEngine::Camcorder | |
Loadable() | PLCore::Loadable | [protected] |
LoadByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
LoadByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
m_sFilename | PLCore::Loadable | [protected] |
m_sUrl | PLCore::Loadable | [protected] |
Object() | PLCore::Object | |
ObjectBase() | PLCore::ObjectBase | |
Release() | PLCore::ObjectBase | |
Reload() | PLCore::Loadable | [virtual] |
SaveByFile(File &cFile, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
SaveByFilename(const String &sFilename, const String &sParams="", const String &sMethod="") | PLCore::Loadable | [virtual] |
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 | |
StartPlayback(const PLCore::String &sName) | PLEngine::Camcorder | |
StartRecord(const PLCore::String &sName) | PLEngine::Camcorder | |
StopPlayback() | PLEngine::Camcorder | |
StopRecord() | PLEngine::Camcorder | |
ToString() const | PLCore::Object | [virtual] |
ToXml() const | PLCore::Object | [virtual] |
Unload() override | PLEngine::Camcorder | [virtual] |
Update() | PLEngine::Camcorder | |
~Camcorder() | PLEngine::Camcorder | [virtual] |
~Loadable() | PLCore::Loadable | [protected, virtual] |
~Object() | PLCore::Object | [virtual] |
~ObjectBase() | PLCore::ObjectBase | [virtual] |