FilterInfoObject::c_str Method

オブジェクトを表す文字列を返します。

構文

const char* c_str() const;

戻り値

NULL終端の文字列

備考

toString, getName , c_str は全て同じ文字列を返します。