|
| ||||||||||||||||||
| static unsigned long _IID | _IID |
| PlayObject_base * _create (const std::string& subClass = "Arts::PlayObject")
| _create |
[static]
Reimplemented from PlayObject_private_base.
| PlayObject_base * _fromString (std::string objectref)
| _fromString |
[static]
Reimplemented from PlayObject_private_base.
| PlayObject_base * _fromReference (Arts::ObjectReference ref, bool needcopy)
| _fromReference |
[static]
Reimplemented from PlayObject_private_base.
| PlayObject_base * _fromDynamicCast (const Arts::Object& object)
| _fromDynamicCast |
[static]
Reimplemented from PlayObject_private_base.
| inline PlayObject_base * _copy ()
| _copy |
Reimplemented from PlayObject_private_base.
| std::vector<std::string> _defaultPortsIn ()
| _defaultPortsIn |
[const virtual]
Reimplemented from PlayObject_private_base.
| std::vector<std::string> _defaultPortsOut ()
| _defaultPortsOut |
[const virtual]
Reimplemented from PlayObject_private_base.
| void * _cast (unsigned long iid)
| _cast |
Reimplemented from PlayObject_private_base.
| std::string description ()
| description |
[pure virtual]
| Arts::poTime currentTime ()
| currentTime |
[pure virtual]
| Arts::poTime overallTime ()
| overallTime |
[pure virtual]
| Arts::poCapabilities capabilities ()
| capabilities |
[pure virtual]
| std::string mediaName ()
| mediaName |
[pure virtual]
| Arts::poState state ()
| state |
[pure virtual]
| void play ()
| play |
[pure virtual]
| void seek (const Arts::poTime& newTime)
| seek |
[pure virtual]
| void pause ()
| pause |
[pure virtual]
| void halt ()
| halt |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |