[][src]Module libnv::nvpair

Solaris implementation of Name/Value pairs library.

Structs

NvList
NvListIter
NvPairRef

Enums

NvEncoding
NvFlag

Options available for creation of an nvlist

Value

Traits

NvTypeOp

This allows usage of insert method with basic types. Implement this for your own types if you don't want to convert to primitive types every time.