int main(int , char *[])
{
{
std::cerr << "Could not LoadResourcesFiles" << std::endl;
return 1;
}
int ret = 0;
std::cout << "SOP Class Name,SOP Class UID,IOD Specification (defined in PS 3.3)" << std::endl;
{
if( iod )
{
if( iod_ref )
{
std::string iod_ref_str = iod_ref;
{
std::cout <<
'"' << uid.
GetName() <<
'"' <<
"," <<
'"' <<uid.
GetString() <<
'"' <<
"," <<
'"' <<iod <<
'"' << std::endl;
++ret;
}
}
}
}
return 0;
}