[ Team LiB ] Previous Section Next Section

Chapter 4. Design Considerations

IN THIS CHAPTER

C++ Concepts

Coding Guidelines

Streams

Binary Strings

Object Registry

STL Components

Reusability

Sinks

Image Framework Concepts

Integrated Debugging Environment

In this chapter we discuss issues that should be considered at the beginning of the design process, including guidelines for coding and reusability. We also demonstrate a number of techniques for adding debugging support to your design.

    [ Team LiB ] Previous Section Next Section