Functors.h File Reference

#include <iterator>
#include "tao/Basic_Types.h"
#include "tao/StringSeqC.h"
#include "XMLSchema/Types.hpp"
Include dependency graph for Functors.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  CIAO::Config_Handlers::Sequence_Handler< Source, Dest, Dest_Type, Func >
struct  CIAO::Config_Handlers::String_Seq_Handler< Dest, Dest_Type >

Namespaces

namespace  CIAO
namespace  CIAO::Config_Handlers

Defines

#define SEQ_HAND_GCC_BUG_WORKAROUND(W, X, Y)

Typedefs

typedef String_Seq_Handler
< ::CORBA::StringSeq,::CORBA::String_var
CIAO::Config_Handlers::String_Seq_Functor

Detailed Description

Author:
William Otte <wotte@dre.vanderbilt.edu>
Id
Functors.h 88340 2009-12-28 12:42:21Z johnnyw

Functors useful in the config handlers


Define Documentation

#define SEQ_HAND_GCC_BUG_WORKAROUND ( W,
X,
 ) 
Value:
while(0) { \
      W (*X, Y[0]);  \
    }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2