Public Types

VectorOutputBase Struct Reference

VectorOutput's base class. More...

#include <keyvalue/key/specific/VectorOutput.h>

Inheritance diagram for VectorOutputBase:
Inheritance graph
[legend]

List of all members.

Public Types

enum  Flag { AsIs, Row, Column }
 

Defines the possible values for VectorOutput.

More...

Detailed Description

VectorOutput's base class.

The sole purpose of this class is to define enum Flag which is inherited by VectorOutput.


Member Enumeration Documentation

enum Flag

Defines the possible values for VectorOutput.