BasicTypes.h File Reference

#include "Imports.h" [code]

Include dependency graph for BasicTypes.h:

Go to the source code of this file.

Namespaces

namespace  Utils
namespace  Utils::CalitkoMocks

Classes

struct  Utils::CalitkoMocks::BoundArgumentStorageType< T >
 Defines the type used to store the values of bound arguments. More...
struct  Utils::CalitkoMocks::BoundArgumentStorageType< T & >
 Defines storage type for references. More...
struct  Utils::CalitkoMocks::BoundArgumentStorageType< const T & >
 Defines storage type for const references. More...
struct  Utils::CalitkoMocks::ReturnTypeWrapper< T >
struct  Utils::CalitkoMocks::ReturnTypeWrapper< void >
struct  Utils::CalitkoMocks::ReturnTypeWrapper< std::auto_ptr< T > >
struct  Utils::CalitkoMocks::DefaultValue< T >
struct  Utils::CalitkoMocks::DefaultValue< T & >
struct  Utils::CalitkoMocks::DefaultValue< const T & >
struct  Utils::CalitkoMocks::IsSameType< T, U >
struct  Utils::CalitkoMocks::IsSameType< T, T >
struct  Utils::CalitkoMocks::IsSameValue< T >
struct  Utils::CalitkoMocks::IsSameValue< T & >
struct  Utils::CalitkoMocks::IsSameValue< const T & >