knx
ETS configurable knx-stack
table_object.h File Reference
#include "interface_object.h"
Include dependency graph for table_object.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TableObject
 This class provides common functionality for interface objects that are configured by ETS with MemorWrite. More...
 

Typedefs

typedef void(* BeforeTablesUnloadCallback) ()
 

Typedef Documentation

◆ BeforeTablesUnloadCallback

typedef void(* BeforeTablesUnloadCallback) ()

Definition at line 7 of file table_object.h.