#include <iterator>#include "tao/Basic_Types.h"#include "tao/StringSeqC.h"#include "XMLSchema/Types.hpp"| Classes | |
| struct | DAnCE::Config_Handlers::Sequence_Handler< Source, Dest, Dest_Type, Func > | 
| struct | DAnCE::Config_Handlers::String_Seq_Handler< Dest, Dest_Type > | 
| Namespaces | |
| namespace | DAnCE | 
| namespace | DAnCE::Config_Handlers | 
| Defines | |
| #define | SEQ_HAND_GCC_BUG_WORKAROUND(W, X, Y) | 
| Typedefs | |
| typedef String_Seq_Handler < ::CORBA::StringSeq,::CORBA::String_var > | DAnCE::Config_Handlers::String_Seq_Functor | 
Functors useful in the config handlers
| #define SEQ_HAND_GCC_BUG_WORKAROUND | ( | W, | |
| X, | |||
| Y | |||
| ) | 
while(0) { \
      W (*X, Y[0]);  \
    }
 1.7.2
 1.7.2