RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
OpenRTB::Optional< T > Member List
This is the complete list of members for OpenRTB::Optional< T >, including all inherited members.
operator->() (defined in std::unique_ptr< T >)std::unique_ptr< T >
operator=(const Optional &other) (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
operator=(Optional &&other) (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
Optional() (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
Optional(Optional &&other) (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
Optional(const Optional &other) (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
ptr (defined in std::unique_ptr< T >)std::unique_ptr< T >
swap(Optional &other) (defined in OpenRTB::Optional< T >)OpenRTB::Optional< T > [inline]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator