7 #ifndef TRIGNAVSTRUCTUE_STANDALONENAVIGATION_H
8 #define TRIGNAVSTRUCTUE_STANDALONENAVIGATION_H
28 virtual bool deserializeHolders(std::vector<uint32_t>::const_iterator&
start,
const std::vector<uint32_t>::const_iterator&
end);
37 virtual bool serialize( std::vector<uint32_t>& output )
const;
38 virtual bool deserialize(
const std::vector<uint32_t>& input );