MAF IDL Types (III)
struct AgentSystemInfo {
Name system_name;
AgentSystemType system_type;
LanguageMapList language_maps;
string system_description;
short major_version;
short minor_version;
PropertyList properties;
};
struct AuthInfo {
boolean is_auth;
Authenticator authenticator;
};
Previous slide
Next slide
Back to first slide
View graphic version