blob: cc04f5be991d768676c8029e6adbd74178120aef [file] [log] [blame]
#include <cmci.h>
#include <native.h>
#include <unistd.h>
extern char *value2Chars(CMPIType type, CMPIValue * value);
void showObjectPath( CMPIObjectPath * objectpath );
void showInstance( CMPIInstance *instance );
void showClass( CMPIConstClass * in_class );
void showProperty( CMPIData data, char *name );