CrossFramework Library

XBase/ToShortString.hpp

説明を見る。
00001 
00006 #if defined(XBASE_INCLUDED_TOSHORTSTRING_HPP)
00007 #else
00008 #define XBASE_INCLUDED_TOSHORTSTRING_HPP
00009 
00010 //------------------------------------------------------------
00011 #include <XBase/ShortStringFactory.hpp>
00012 
00013 //------------------------------------------------------------
00015 
00016 
00021 #define XBASE_TO_SHORT_STRING( aVal ) (::XBase::ShortStringFactory::Create( aVal ))
00022 
00024 //------------------------------------------------------------
00025 #endif
00026 // EOF
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義