FBProfileTimeEvent Class Reference

FBProfileTimeEvent Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBProfileTimeEvent:

Public Member Functions

__reduce__ ()
 
GetTime ()
 
GetTypeName ()
 
GetColor ()
 
GetComment ()
 
IsSingleEvent ()
 
GetThreadID ()
 
__init__ ()
 

Member Function Documentation

__init__ ( )

Python Docstring:

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

Python Docstring:

GetColor( (FBProfileTimeEvent)arg1) -> FBColor 
GetComment ( )

Python Docstring:

GetComment( (FBProfileTimeEvent)arg1) -> str 
GetThreadID ( )

Python Docstring:

GetThreadID( (FBProfileTimeEvent)arg1) -> int 
GetTime ( )

Python Docstring:

GetTime( (FBProfileTimeEvent)arg1) -> FBTime 
GetTypeName ( )

Python Docstring:

GetTypeName( (FBProfileTimeEvent)arg1) -> str 
IsSingleEvent ( )

Python Docstring:

IsSingleEvent( (FBProfileTimeEvent)arg1) -> bool