コード例 #1
0
ファイル: VUUID.cpp プロジェクト: sanyaade-iot/core-XToolbox
void VUUID::GetValue( VValueSingle& outValue) const
{
	outValue.FromVUUID( *this);
}