示例#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);
}