12 #ifndef ECL_SIGSLOTS_LITE_UTILITY_HPP_ 13 #define ECL_SIGSLOTS_LITE_UTILITY_HPP_ 28 template <
typename Data>
32 template <
typename Data>
37 template <
typename Data,
typename FunctionClass>
40 return member_slots.
stored();
43 template <
typename Data,
typename FunctionClass>
Management classes for sigslots lite.
virtual unsigned int stored() const
Used internally to retrieve info about members lots.
This is the global slot interface.
unsigned int member_slots_capacity(const FunctionClass &object)
virtual unsigned int capacity() const
unsigned int member_slots_stored(const FunctionClass &object)
static unsigned int stored(const bool increment=false)
Number of slots currently stored.
unsigned int global_slots_capacity()
unsigned int global_slots_stored()