FBReferenceTime Class Reference

FBReferenceTime Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBReferenceTime:

Public Member Functions

GetTime ()
 
GetUniqueIDList ()
 
Add ()
 
Remove ()
 
GetReferenceTimeName ()
 
__init__ ()
 
SetTime ()
 
__reduce__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object Count
 
object ItemIndex
 
object CurrentTimeReferenceID
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1) -> None 
__reduce__ ( )
Add ( )

Python Docstring:

Add( (FBReferenceTime)arg1, (str)arg2) -> int 
GetReferenceTimeName ( )

Python Docstring:

GetReferenceTimeName( (FBReferenceTime)arg1, (object)arg2) -> str 
GetTime ( )

Python Docstring:

GetTime( (FBReferenceTime)arg1, (object)arg2, (FBTime)arg3) -> FBTime 
GetUniqueIDList ( )

Python Docstring:

GetUniqueIDList( (FBReferenceTime)arg1) -> list 
Remove ( )

Python Docstring:

Remove( (FBReferenceTime)arg1, (object)arg2) -> None 
SetTime ( )

Python Docstring:

SetTime( (FBReferenceTime)arg1, (object)arg2, (FBTime)arg3, (FBTime)arg4) -> None 

Member Data Documentation

object Count
object CurrentTimeReferenceID
object ItemIndex