Data Structures | |
class | MCAclMessage |
Encapsulates ACL messages in the Mobile-C library. More... | |
class | MCAgency |
Wrapper class for MCAgency_t structure. More... | |
class | InvalidAgencyException |
Exception class for use with null agency pointers. More... | |
class | MCAgent |
Wrapper class for MCAgent_t structure. More... | |
class | InvalidAgentException |
Exception class for use with null agent pointers. More... | |
Namespaces | |
namespace | Properties |
Namespace for the .NET wrapper properties class. |
LibMC encapsulates the Mobile-C DLL for windows in an .NET class library. .NET programs can access the library to create agencies, connect to agencies, interact with agents, etc.