コード例 #1
0
void
ChannelCommViewerPluginInfo::GetClientAtts(AttributeSubject *atts, const bool, const bool)
{
    GetClientAtts(atts);
}
コード例 #2
0
void
CartographicProjectionViewerPluginInfo::GetClientAtts(AttributeSubject *atts, const bool, const bool)
{
    GetClientAtts(atts);
}
コード例 #3
0
void
LineoutViewerPluginInfo::GetClientAtts(AttributeSubject *atts, const bool, const bool)
{
    GetClientAtts(atts);
}