Data Fields
Rm_ClientCfg Struct Reference

RM client initialization configurations. More...

#include <rm.h>

Data Fields

void * staticPolicy

Detailed Description

RM client initialization configurations.


Field Documentation

Pointer to a static policy used by the client to allocate resources statically. Static allocations can occur before the instance has been attached to a server or CD instance within the RM system. This is useful for allocating resources prior to main(). Resources allocated via the static policy will be verified against the global policy once the client connects with the server (directly or indirectly through a CD). The static policy must be in DTB format.


The documentation for this struct was generated from the following file:

Copyright 2014, Texas Instruments Incorporated