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