Information Header Functions

Use the following functions to manipulate router information headers and blocks. An information header is composed of private meta-data and information blocks. Information blocks are arrays of information structures of various types.

The following functions manipulate information headers:

MprInfoCreate

MprInfoDelete

MprInfoDuplicate

MprInfoRemoveAll

The following functions manipulate information blocks within an information header:

MprInfoBlockAdd

MprInfoBlockFind

MprInfoBlockQuerySize

MprInfoBlockRemove

MprInfoBlockSet

Many of the router administration and configuration functions use information headers.