Function operator<<()#

Function Documentation#

Warning

doxygenfunction: Unable to resolve function “operator<<” with arguments () in doxygen xml output for project “VAPI_SDK” from directory: ./_doxygen/xml. Potential matches:

- CConstVariant operator<<(const CConstVariant &rvarOperand1, const CConstVariant &rvarOperand2)
- CDefinitionContext &operator<<(const CDefinitionContext &rcontext) override
- CHashObject &operator<<(const std::string &rssString)
- CSerdesContext &operator<<(const CSerdesContext &rcontext) override
- TDerivedContext &operator<<(const TDerivedContext &rContext)
- template<class T, class U, class V, size_t nFixedSize> std::basic_ostream<U, V> &operator<<(std::basic_ostream<U, V> &rstream, const pointer<T, nFixedSize> &rptr)
- template<typename T, sdv::EEndian eTargetEndianess, typename TCRC> sdv::serializer<eTargetEndianess, TCRC> &operator<<(sdv::serializer<eTargetEndianess, TCRC> &rSerializer, const T &rtValue)
- template<typename TCharType, bool bUnicode, size_t nFixedSize> std::basic_ostream<TCharType, std::char_traits<TCharType>> &operator<<(std::basic_ostream<TCharType, std::char_traits<TCharType>> &rstream, const string_base<TCharType, bUnicode, nFixedSize> &rss)