FBProfileTaskCycle Class Reference

FBProfileTaskCycle Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBProfileTaskCycle:

Public Member Functions

__reduce__ ()
 
GetIndex ()
 
GetName ()
 
GetAvgMinMaxUsage ()
 
GetChildCount ()
 
IsStarted ()
 
GetChild ()
 
GetColor ()
 
__init__ ()
 

Member Function Documentation

__init__ ( )

Python Docstring:

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

Python Docstring:

GetAvgMinMaxUsage( (FBProfileTaskCycle)arg1) -> tuple 
GetChild ( )

Python Docstring:

GetChild( (FBProfileTaskCycle)arg1, (object)arg2) -> FBProfileTaskCycle 
GetChildCount ( )

Python Docstring:

GetChildCount( (FBProfileTaskCycle)arg1) -> int 
GetColor ( )

Python Docstring:

GetColor( (FBProfileTaskCycle)arg1) -> FBColor 
GetIndex ( )

Python Docstring:

GetIndex( (FBProfileTaskCycle)arg1) -> int 
GetName ( )

Python Docstring:

GetName( (FBProfileTaskCycle)arg1) -> str 
IsStarted ( )

Python Docstring:

IsStarted( (FBProfileTaskCycle)arg1) -> bool