FBDevice Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBDevice:

Public Member Functions

__reduce__ ()
 
AckOneSampleSent ()
 
FBDestroy ()
 
RecordingInitAnimation ()
 
AckOneSampleReceived ()
 
RecordingDoneAnimation ()
 
FBCreate ()
 
AckOneBadSampleReceived ()
 
ModelBindingCreate ()
 
ModelBindingRootsList ()
 
__init__ ()
 
- Public Member Functions inherited from FBBox
AnimationNodeIsUserData ()
 
AnimationNodeOutGet ()
 
GetInConnector ()
 
AnimationNodeDestroy ()
 
GetOutConnector ()
 
GetOutConnectorCount ()
 
__init__ ()
 
GetInConnectorCount ()
 
AnimationNodeInGet ()
 
__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 CommType
 
object HardwareVersionInfo
 
object Information
 
object ModelTemplate
 
object ModelBindingRoot
 
object Online
 
object RecordingStartTime
 
object RecordingStopTime
 
object SamplingMode
 
object SamplingPeriod
 
object Status
 
- Public Attributes inherited from FBBox
object Animatable
 
object Live
 
object RecordMode
 
object UniqueName
 
- 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:

Raises an exception
This class cannot be instantiated from Python 
__reduce__ ( )
AckOneBadSampleReceived ( )

Python Docstring:

AckOneBadSampleReceived( (FBDevice)arg1) -> None 
AckOneSampleReceived ( )

Python Docstring:

AckOneSampleReceived( (FBDevice)arg1) -> None 
AckOneSampleSent ( )

Python Docstring:

AckOneSampleSent( (FBDevice)arg1) -> None 
FBCreate ( )

Python Docstring:

FBCreate( (FBDevice)arg1) -> bool 
FBDestroy ( )

Python Docstring:

FBDestroy( (FBDevice)arg1) -> None 
ModelBindingCreate ( )

Python Docstring:

ModelBindingCreate( (FBDevice)arg1) -> object 
ModelBindingRootsList ( )

Python Docstring:

ModelBindingRootsList( (FBDevice)arg1, (FBModelList)arg2) -> None 
RecordingDoneAnimation ( )

Python Docstring:

RecordingDoneAnimation( (FBDevice)arg1, (FBAnimationNode)arg2) -> None 
RecordingInitAnimation ( )

Python Docstring:

RecordingInitAnimation( (FBDevice)arg1, (FBAnimationNode)arg2) -> None 

Member Data Documentation

object CommType
object HardwareVersionInfo
object Information
object ModelBindingRoot
object ModelTemplate
object Online
object RecordingStartTime
object RecordingStopTime
object SamplingMode
object SamplingPeriod
object Status