FBNamespace Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBNamespace:

Public Member Functions

__reduce__ ()
 
GetContent ()
 
GetContentList ()
 
GetContentCount ()
 
__init__ ()
 
FBDelete ()
 
- 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 ContentCount
 
object ChildrenNamespaces
 
object ContentLocked
 
- 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, (str)arg2, (FBNamespace)arg3) -> None 
__reduce__ ( )
FBDelete ( )

Python Docstring:

FBDelete( (FBNamespace)arg1) -> None 
GetContent ( )

Python Docstring:

GetContent( (FBNamespace)arg1, (object)arg2) -> object 
GetContentCount ( )

Python Docstring:

GetContentCount( (FBNamespace)arg1) -> int 
GetContentList ( )

Python Docstring:

GetContentList( (FBNamespace)arg1, (FBComponentList)arg2 [, (FBPlugModificationFlag)arg3 [, (object)arg4 [, (object)arg5 [, (object)arg6]]]]) -> None 

Member Data Documentation

object ChildrenNamespaces
object ContentCount
object ContentLocked