Version: 9.16.0
HDFobject Class Reference

#include <HDFobject.hxx>

Inheritance diagram for HDFobject:

Public Member Functions

 HDFobject (const char *name)
 
virtual ~HDFobject ()
 
hdf_idt GetId ()
 
charGetName ()
 
virtual hdf_object_type GetObjectType ()
 

Protected Attributes

char_name
 
hdf_idt _id
 

Constructor & Destructor Documentation

◆ HDFobject()

HDFobject::HDFobject ( const char name)

◆ ~HDFobject()

HDFobject::~HDFobject ( )
virtual

References _name.

Member Function Documentation

◆ GetId()

◆ GetName()

◆ GetObjectType()

hdf_object_type HDFobject::GetObjectType ( )
virtual

Reimplemented in HDFarray, HDFdataset, HDFfile, and HDFgroup.

References HDF_OBJECT.

Field Documentation

◆ _id

◆ _name