/
Types and Byte Order Types for xedsize integers byte order conversions and the AnyDynamicAny Types and Byte Order Types for xedsize integers byte order conversions and the AnyDynamicAny

Types and Byte Order Types for xedsize integers byte order conversions and the AnyDynamicAny - PDF document

briana-ranney
briana-ranney . @briana-ranney
Follow
542 views
Uploaded On 2014-10-27

Types and Byte Order Types for xedsize integers byte order conversions and the AnyDynamicAny - PPT Presentation

Overview FixedSize Integer Types Byte Order Conversions The Any Type The DynamicAny Type FixedsSizecIntegercTypes POCO de64257nes types for 64257xedsize integers include PocoTypesh automatically included by PocoFoundationh PocoInt8 PocoInt16 PocoI ID: 7709

Overview FixedSize Integer Types

Share:

Link:

Embed:

Download Presentation from below link

Download Pdf The PPT/PDF document "Types and Byte Order Types for xedsize i..." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

using Poco::Any;using Poco::AnyCast;using Poco::RefAnyCast;int main(int argc, char** argv){Any any(42); operator T ()�all return a copy�autoconversion�slower than Any�const T& extract(); #include "Poco/Exception.h"using Poco::DynamicAny;int main(int argc, char** argv)