libptpmgmt  1.3
libptpmgmt library that provides the functionality of linuxptp pmc
Classes | Typedefs
callDef.h File Reference

Base classes with callbacks for message dispacher classes. More...

#include "c/msg.h"
Include dependency graph for callDef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ptpmgmt_dispatcher_t
 Dispacher for management TLV. More...
 
struct  ptpmgmt_builder_t
 Builder for a management TLV. More...
 

Typedefs

typedef const struct ptpmgmt_dispatcher_tconst_ptpmgmt_dispatcher
 
typedef const struct ptpmgmt_builder_tconst_ptpmgmt_builder
 

Detailed Description

Base classes with callbacks for message dispacher classes.

Author
Erez Geva <ErezGeva2@gmail.com>

This header is generated automatically.

Typedef Documentation

◆ const_ptpmgmt_builder

pointer to ptpmgmt builder structure

◆ const_ptpmgmt_dispatcher

pointer to ptpmgmt dispatcher structure