Overview   Class List   Class Hierarchy   Class Members   Functions & Constants   Defines   Header Files  

arrayfs.hpp File Reference


Detailed Description

-----------------------------------------------------------------------------

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

-----------------------------------------------------------------------------

Declares all ArrayFS classes (IntArrayFS, FloatArrayFS etc) Description:

-----------------------------------------------------------------------------

--------------------------------------------------------------------------


Namespaces

namespace  uima
namespace  uima::lowlevel

Classes

class  uima::BasicArrayFS< T, ARRAY_TYPE >
 A on object representing an array of CAS elements. More...
class  uima::ArrayFS
 A ArrayFS object implements an array of FeatureStructure values. More...
class  uima::FloatArrayFS
 A FloatArrayFS object implements an array of float values. More...
class  uima::IntArrayFS
 A IntArrayFS object implements an array of int values. More...
class  uima::StringArrayFS
 A StringArrayFS object implements an array of string values. More...
class  uima::BooleanArrayFS
 A ByteArrayFS object implements an array of byte values. More...
class  uima::ByteArrayFS
 A ByteArrayFS object implements an array of byte values. More...
class  uima::ShortArrayFS
 A ShortArrayFS object implements an array of short values. More...
class  uima::LongArrayFS
 A ShortArrayFS object implements an array of short values. More...
class  uima::DoubleArrayFS
 A StringArrayFS object implements an array of string values. More...

Typedefs

typedef BasicArrayFS
< FeatureStructure,
internal::gs_tyFSArrayType > 
uima::BasicFSArrayFS
typedef BasicArrayFS< float,
internal::gs_tyFloatArrayType > 
uima::BasicFloatArrayFS
typedef BasicArrayFS< int,
internal::gs_tyIntArrayType > 
uima::BasicIntArrayFS
typedef BasicArrayFS
< UnicodeStringRef,
internal::gs_tyStringArrayType > 
uima::BasicStringArrayFS
typedef BasicArrayFS< bool,
internal::gs_tyBooleanArrayType > 
uima::BasicBooleanArrayFS
typedef BasicArrayFS< char,
internal::gs_tyByteArrayType > 
uima::BasicByteArrayFS
typedef BasicArrayFS< short,
internal::gs_tyShortArrayType > 
uima::BasicShortArrayFS
typedef BasicArrayFS< INT64,
internal::gs_tyLongArrayType > 
uima::BasicLongArrayFS
typedef BasicArrayFS< double,
internal::gs_tyDoubleArrayType > 
uima::BasicDoubleArrayFS

Functions

 uima::UIMA_EXC_CLASSDECLARE (FSIsNotArrayException, CASException)
 uima::UIMA_EXC_CLASSDECLARE (FSArrayOutOfBoundsException, CASException)


Generated on Mon Oct 1 11:15:06 2012 for UIMACPP API by  doxygen 1.5.6