Changeset 3163
- Timestamp:
- Feb 8, 2005, 10:04:56 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS.tex
r3159 r3163 1 %%% $Id: psLibSDRS.tex,v 1.17 6 2005-02-08 09:57:29 jhoblittExp $1 %%% $Id: psLibSDRS.tex,v 1.177 2005-02-08 20:04:56 price Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 3936 3936 the \code{psList}. The entry \code{mode} for \code{psMetadataAddItem} 3937 3937 is a bit mask constructed by OR-ing the allowed option flags (eg, 3938 PS_META_REPLACE) which specifies minor variations on the behavior. 3939 The \code{format} entry, which specifies both the metadata type and 3940 the optional flags, is constructed by bit-wise OR-ing the appropriate 3941 \code{psMetadataType} and allowed option option flags. Care should be 3942 taken not to leak memory when appending an item for which the key 3943 already exists in the metadata (and is not \code{PS_META_LIST}). 3938 \code{PS_META_REPLACE}) which specifies minor variations on the 3939 behavior. The \code{format} entry, which specifies both the metadata 3940 type and the optional flags, is constructed by bit-wise OR-ing the 3941 appropriate \code{psMetadataType} and allowed option option flags. 3942 Care should be taken not to leak memory when appending an item for 3943 which the key already exists in the metadata (and is not 3944 \code{PS_META_LIST}). 3944 3945 % 3945 3946 \begin{verbatim}
Note:
See TracChangeset
for help on using the changeset viewer.
