Classes, Structs & Unions¶
A¶
classns::array<N> First paragraph will automatically be the brief description.
B¶
structns::Base
C¶
structns::ConflictingNamestructns::conflictingName @unknowntag This tag is not recognized and should be handled gracefullyclassns::C<T> A wrapper that forwards any argument into its stored value.
D¶
unionns::Data A union to hold different types of data.structns::Demo Simple structstructns::Derived
E¶
classns::Example Example class demonstrating documentation.
F¶
classns::filter<T> A generic filter interface.
P¶
classns::Point<T> A 3D point structure.
T¶
structns::Tpl<1>structns::Tpl<2> SeeTpl<1>classns::Tpl<N>
W¶
structns::Win32Structure A structure demonstrating anonymous unions and structs.