zvec_t Class Reference

Inherits vec_t.

Inheritance diagram for zvec_t:

Inheritance graph
[legend]
Collaboration diagram for zvec_t:

Collaboration graph
[legend]
List of all members.

Detailed Description

A vec_t that represents a batch of zeros.

This is used when we know we need only a (read-only) vector of zeroes because it's a one-time constructed vector pointing to a fixed-location at "zero_location". It doesn't require any real zeroes at that location; it behaves as if it really were a vector.

Definition at line 377 of file vec_t.h.

Public Member Functions

 zvec_t ()
 zvec_t (size_t l)
zvec_tput (size_t l)


The documentation for this class was generated from the following file:
Generated on Wed Jul 7 17:22:44 2010 for Shore Storage Manager by  doxygen 1.4.7