Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
rve_msgs.msg._FrameStats.FrameStats Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 nv_perf_counters
 render_window_stats
 total_frame_time

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['total_frame_time','render_window_stats','nv_perf_counters']
string _full_text
 _has_header = False
string _md5sum = "e0aafbdbfcf683828be95d21dfa3dfb2"
list _slot_types = ['float64','rve_msgs/RenderTargetFrameStats[]','rve_msgs/NVPerfCounters']
string _type = "rve_msgs/FrameStats"

Detailed Description

Definition at line 9 of file _FrameStats.py.


Constructor & Destructor Documentation

def rve_msgs.msg._FrameStats.FrameStats.__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   total_frame_time,render_window_stats,nv_perf_counters

:param args: complete set of field values, in .msg order
:param kwds: use keyword arguments corresponding to message field names
to set specific fields.

Definition at line 45 of file _FrameStats.py.


Member Function Documentation

internal API method

Definition at line 73 of file _FrameStats.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 118 of file _FrameStats.py.

def rve_msgs.msg._FrameStats.FrameStats.deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 221 of file _FrameStats.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 79 of file _FrameStats.py.

def rve_msgs.msg._FrameStats.FrameStats.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 181 of file _FrameStats.py.


Member Data Documentation

Definition at line 42 of file _FrameStats.py.

Initial value:
"""float64 total_frame_time

RenderTargetFrameStats[] render_window_stats
NVPerfCounters nv_perf_counters

================================================================================
MSG: rve_msgs/RenderTargetFrameStats
UUID id

float64 blit_to_main
float64 main_swap

float64 gbuffer_update
float64 gbuffer_swap
================================================================================
MSG: rve_msgs/UUID
uint8[16] data

================================================================================
MSG: rve_msgs/NVPerfCounters
NVPerfCounter[] counters
string gpu_bottleneck
================================================================================
MSG: rve_msgs/NVPerfCounter
string name
uint64 value
uint64 cycles
float64 value_as_pct
"""

Definition at line 13 of file _FrameStats.py.

Definition at line 12 of file _FrameStats.py.

string rve_msgs::msg::_FrameStats.FrameStats::_md5sum = "e0aafbdbfcf683828be95d21dfa3dfb2" [static, private]

Definition at line 10 of file _FrameStats.py.

list rve_msgs::msg::_FrameStats.FrameStats::_slot_types = ['float64','rve_msgs/RenderTargetFrameStats[]','rve_msgs/NVPerfCounters'] [static, private]

Definition at line 43 of file _FrameStats.py.

string rve_msgs::msg::_FrameStats.FrameStats::_type = "rve_msgs/FrameStats" [static, private]

Definition at line 11 of file _FrameStats.py.

Definition at line 57 of file _FrameStats.py.

Definition at line 57 of file _FrameStats.py.

Definition at line 57 of file _FrameStats.py.


The documentation for this class was generated from the following file:


rve_msgs
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:30:39