IODA Bundle
odc::LibOdc Class Reference

#include <LibOdc.h>

Inheritance diagram for odc::LibOdc:
[legend]
Collaboration diagram for odc::LibOdc:
[legend]

Public Member Functions

 LibOdc ()
 
virtual std::string version () const
 
virtual std::string gitsha1 (unsigned int count) const
 

Static Public Member Functions

static const LibOdcinstance ()
 

Protected Member Functions

const void * addr () const
 

Detailed Description

Definition at line 23 of file LibOdc.h.

Constructor & Destructor Documentation

◆ LibOdc()

odc::LibOdc::LibOdc ( )

Definition at line 25 of file LibOdc.cc.

Member Function Documentation

◆ addr()

const void * odc::LibOdc::addr ( ) const
protected

Definition at line 32 of file LibOdc.cc.

◆ gitsha1()

std::string odc::LibOdc::gitsha1 ( unsigned int  count) const
virtual

Definition at line 36 of file LibOdc.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ instance()

const LibOdc & odc::LibOdc::instance ( )
static

Definition at line 27 of file LibOdc.cc.

Here is the caller graph for this function:

◆ version()

std::string odc::LibOdc::version ( ) const
virtual

Definition at line 34 of file LibOdc.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: