Chain.h File Reference

Contains the definition of Chain class and related utility functions. More...

#include "Loggable.h"
#include <vector>
#include <boost/utility/enable_if.hpp>
#include <boost/type_traits.hpp>

Go to the source code of this file.

Classes

struct  NullType
 Empty structure. Used as a guardian element at the end of the Chain. More...
class  Chain< HeadType, TailType >
 Expandable statically-typed container for values and references. More...

Typedefs

typedef Chain< NullType, NullType > EmptyChain
 typedef for an empty chain.

Functions

EmptyChain MakeEmptyChain ()
 Function which creates an empty chain.


Detailed Description

Contains the definition of Chain class and related utility functions.

Author:
Bartosz Janiak
Copyright © 2009 NVIDIA Corporation. All rights reserved.

NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without express license agreement from NVIDIA Corporation is strictly prohibited.

Definition in file Chain.h.


Generated on Thu Sep 17 15:05:17 2009 for Logging by  doxygen 1.5.8