libyang 1.0.184
YANG data modeling language library
Loading...
Searching...
No Matches
Revision Class Reference

#include <Tree_Schema.hpp>

Public Member Functions

 Revision (lys_revision *revision, S_Deleter deleter)
 ~Revision ()
char * date ()
uint8_t ext_size ()
const char * dsc ()
const char * ref ()

Detailed Description

Definition at line 1287 of file Tree_Schema.hpp.

Constructor & Destructor Documentation

◆ Revision()

Revision ( lys_revision * revision,
S_Deleter deleter )

wrapper for struct lys_revision, for internal use only

Definition at line 238 of file Tree_Schema.cpp.

◆ ~Revision()

~Revision ( )

Definition at line 242 of file Tree_Schema.cpp.

Member Function Documentation

◆ date()

char * date ( )
inline

get date variable from lys_revision

Definition at line 1294 of file Tree_Schema.hpp.

◆ ext_size()

uint8_t ext_size ( )
inline

get ext_size variable from lys_revision

Definition at line 1296 of file Tree_Schema.hpp.

◆ dsc()

const char * dsc ( )
inline

get dsc variable from lys_revision

Definition at line 1298 of file Tree_Schema.hpp.

◆ ref()

const char * ref ( )
inline

get ref variable from lys_revision

Definition at line 1300 of file Tree_Schema.hpp.


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