The R Project SVN R

Rev

Rev 52816 | Rev 52903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 52816 Rev 52863
Line 4... Line 4...
4
\alias{stdRefClass-class}
4
\alias{stdRefClass-class}
5
\alias{$,stdRefClass-method}
5
\alias{$,stdRefClass-method}
6
\alias{$<-,stdRefClass-method}
6
\alias{$<-,stdRefClass-method}
7
\alias{initialize,stdRefClass-method}
7
\alias{initialize,stdRefClass-method}
8
 
8
 
9
\title{Class "stdRefClass"}
9
\title{Class \code{"stdRefClass"}}
10
\description{
10
\description{
11
Support Class to Implement R Objects using Reference Semantics
11
Support Class to Implement R Objects using Reference Semantics
12
}
12
}
13
\section{NOTE:}{
13
\section{NOTE:}{
14
The software described here is an initial version.  The eventual goal
14
The software described here is an initial version.  The eventual goal