The Fib multimedia system
Fib is a system for storing multimedia data (like images or films).
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
cDomainVectorOpenEndOpenEnd Class Reference

#include <cDomainVectorOpenEnd.h>


Detailed Description

file name: cDomainVectorOpenEnd.h

Author:
Betti Oesterholz
Date:
03.12.2011 webma.nosp@m.ster.nosp@m.@BioK.nosp@m.om.i.nosp@m.nfo

System: C++

This class represents a vector domain. Copyright (C) LGPL3 2009 Betti Oesterholz

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License (LGPL) as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

This file contains the class for vector Fib-domains for variable domains. A vector domain is defined with the domains of it's elements. see vectorOpenEnd( E , D_1, ... , D_E) This is the domain for vectors with E or more elements, in wich the i'th element has the domain D_i, for i lower E, and else the domain D_E. This domain is for elements, which can contain vectors of diffent sizes. The number of elements in the vector should be determined by the containing fib-element.


The documentation for this class was generated from the following file: