クラス Onikiri::ParamExchangeChild

#include <ParamExchange.h>

Onikiri::ParamExchangeChildに対する継承グラフ

Inheritance graph
[凡例]
Onikiri::ParamExchangeChildのコラボレーション図

Collaboration graph
[凡例]
すべてのメンバ一覧

Public メソッド

const ParamXMLPathGetChildRootPath ()
void SetRootPath (const ParamXMLPath &root)

説明

ParamExchange.h372 行で定義されています。


関数

const ParamXMLPath & ParamExchangeChild::GetChildRootPath (  ) 

ParamExchange.cpp73 行で定義されています。

参照先 Onikiri::ParamExchangeBase::m_rootPath.

00074 {
00075     return m_rootPath;
00076 }

void ParamExchangeChild::SetRootPath ( const ParamXMLPath root  ) 

Onikiri::ParamExchangeBaseを再定義しています。

ParamExchange.cpp78 行で定義されています。

参照先 Onikiri::ParamExchangeBase::SetRootPath().

00079 {
00080     ParamExchangeBase::SetRootPath(root);
00081 }

関数の呼び出しグラフ:


このクラスの説明は次のファイルから生成されました:
Onikiri2に対してTue Jun 18 15:11:17 2013に生成されました。  doxygen 1.4.7