Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TextMonitor Class Reference

#include <textMonitor.h>

Inheritance diagram for TextMonitor:

PStatMonitor ReferenceCount List of all members.

Public Member Functions

 TextMonitor ()
virtual string get_monitor_name ()
virtual void got_hello ()
virtual void got_bad_version (int client_major, int client_minor, int server_major, int server_minor)
virtual void new_data (int thread_index, int frame_number)
virtual void lost_connection ()
virtual bool is_thread_safe ()
void show_level (const PStatViewLevel *level, int indent_level)

Constructor & Destructor Documentation

TextMonitor::TextMonitor  ) 
 

Definition at line 29 of file textMonitor.cxx.


Member Function Documentation

string TextMonitor::get_monitor_name  )  [virtual]
 

Implements PStatMonitor.

Definition at line 39 of file textMonitor.cxx.

void TextMonitor::got_bad_version int  client_major,
int  client_minor,
int  server_major,
int  server_minor
[virtual]
 

Reimplemented from PStatMonitor.

Definition at line 68 of file textMonitor.cxx.

References PStatMonitor::get_client_hostname(), PStatMonitor::get_client_progname(), and nout.

void TextMonitor::got_hello  )  [virtual]
 

Reimplemented from PStatMonitor.

Definition at line 51 of file textMonitor.cxx.

References PStatMonitor::get_client_hostname(), PStatMonitor::get_client_progname(), and nout.

bool TextMonitor::is_thread_safe  )  [virtual]
 

Reimplemented from PStatMonitor.

Definition at line 137 of file textMonitor.cxx.

void TextMonitor::lost_connection  )  [virtual]
 

Reimplemented from PStatMonitor.

Definition at line 121 of file textMonitor.cxx.

References nout.

void TextMonitor::new_data int  thread_index,
int  frame_number
[virtual]
 

Reimplemented from PStatMonitor.

Definition at line 89 of file textMonitor.cxx.

References PStatView::all_collectors_known(), PStatMonitor::get_client_data(), PStatThreadData::get_frame_rate(), PStatThreadData::get_latest_frame_number(), PStatView::get_net_value(), PStatView::get_thread_data(), PStatClientData::get_thread_name(), PStatView::get_top_level(), PStatMonitor::get_view(), level, nout, PStatView::set_to_frame(), and show_level().

void TextMonitor::show_level const PStatViewLevel level,
int  indent_level
 

Definition at line 147 of file textMonitor.cxx.

References PStatMonitor::get_client_data(), PStatClientData::get_collector_name(), indent(), level, and nout.

Referenced by new_data().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 01:01:27 2003 for Panda-Tool by doxygen1.3