Go to the source code of this file.
Classes | |
class | MyNavFilterData |
Combine the nav filter store and the application store into a single class. More... | |
class | NavSubframe |
application's navigation message storage class More... | |
Functions | |
void | filterEX () |
MyNavFilterData * | readNav () |
function to read a single nav subframe More... | |
void filterEX | ( | ) |
Definition at line 69 of file navfilterex-pseudo-inherit.cpp.
MyNavFilterData* readNav | ( | ) |
function to read a single nav subframe
Definition at line 60 of file navfilterex-pseudo-inherit.cpp.