MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getLastFAT

Method getLastFAT

Suscan/Library.cpp:1023–1027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1021}
1022
1023std::vector<Object>::const_iterator
1024Singleton::getLastFAT(void) const
1025{
1026 return this->FATs.end();
1027}
1028
1029void
1030Singleton::putUIConfig(unsigned int pos, Object &&rv)

Callers 2

deserializeFATsMethod · 0.80
deserializeFATsMethod · 0.80

Calls 1

endMethod · 0.45

Tested by 1

deserializeFATsMethod · 0.64