クラス langedge::FormattedString

string に printf フォーマット付きで文字列を格納するクラス. [詳細]

#include <formatstr.hpp>

すべてのメンバ一覧

Public メソッド

 FormattedString ()
 FormattedString (char *fmt,...)
 printf フォーマット付きで文字列を格納するコンストラクタ.
const std::string & format (char *fmt,...)
 printf フォーマット付きで文字列を格納する.
 operator const std::string & () const
 std::string を返す型変換オペレータ.
const char * c_str () const
 格納されている文字列の const char* を返す.


説明

string に printf フォーマット付きで文字列を格納するクラス.


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

langedge::FormattedString::FormattedString  )  [inline]
 

langedge::FormattedString::FormattedString char *  fmt,
  ...
[inline]
 

printf フォーマット付きで文字列を格納するコンストラクタ.


関数

const std::string& langedge::FormattedString::format char *  fmt,
  ...
[inline]
 

printf フォーマット付きで文字列を格納する.

langedge::FormattedString::operator const std::string &  )  const [inline]
 

std::string を返す型変換オペレータ.

const char* langedge::FormattedString::c_str  )  const [inline]
 

格納されている文字列の const char* を返す.


このクラスの説明は次のファイルから生成されました:
LangEdge ライブラリに対してFri May 6 22:43:03 2005に生成されました。  doxygen 1.4.2