クラス Tracer

Scoped tracer for observing an entry to/exit from a function. [詳細]

#include <debug_utils.h>

すべてのメンバ一覧

Public メソッド

 Tracer (const char *mesg, std::ostream &ost)
 Constructor.
virtual ~Tracer ()
 Destructor.

Private 変数

const char * mesg_
 message strings to be displayed
std::ostream & ost_
 output stream for message


説明

Scoped tracer for observing an entry to/exit from a function.

コンストラクタとデストラクタ

Tracer::Tracer ( const char *  mesg,
std::ostream &  ost 
)

Constructor.

stores and emit given message(usualy a place in a source).

引数:
[in] mesg message to be displayed.
[in] ost stream used for displaying the message.

Tracer::~Tracer (  )  [virtual]

Destructor.

emits a dying message.


変数

const char* Tracer::mesg_ [private]

message strings to be displayed

std::ostream& Tracer::ost_ [private]

output stream for message


このクラスの説明は次のファイルから生成されました:

大経路コンポーネントに対してThu Jun 17 20:25:25 2010に生成されました。  doxygen 1.5.5