Basic Features
This chapter introduces you to the basic features provided by the Rogue Wave® Server library. It covers the following topics:
Exception Handling explains how Rogue Wave Server uses exceptions to handle errors and what rules you must follow when writing your C++ code.
Server Objects introduces the concepts of Rogue Wave Server objects and entities.
Smart Pointers explains how Rogue Wave Server implements the C++ mechanism of smart pointer and reference counting.
Dictionaries describes how you can use dictionaries to store Rogue Wave Server objects and entities as smart pointers to alphanumeric identifiers.
Timers explains how you can postpone an action to a future date.
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.