Codec::toString Method

オブジェクトの表示名を返します。

構文

std::string toString() const;
std::wstring toStringW() const;

戻り値

オブジェクトの表示名

備考

toStringgetName は同じ文字列を返します。