ONLP
Open Network Linux Platform APIs
Data Structures | Typedefs | Functions
stdattrs.h File Reference

Standard OID Attributes. More...

#include <onlp/oids.h>
#include <onlplib/onie.h>
#include <AIM/aim_pvs.h>

Go to the source code of this file.

Data Structures

struct  onlp_asset_info_s
 This structure describes general asset information that may be associated with a particular OID. More...
 

Typedefs

typedef struct onlp_asset_info_s onlp_asset_info_t
 This structure describes general asset information that may be associated with a particular OID.
 

Functions

int onlp_asset_info_show (onlp_asset_info_t *aip, aim_pvs_t *pvs)
 Show an asset structure.
 
int onlp_asset_info_free (onlp_asset_info_t *aip)
 Free an asset structure.
 
int onlp_asset_info_to_json (onlp_asset_info_t *aip, cJSON **rv)
 Asset info to JSON.
 

Detailed Description

Standard OID Attributes.