CXXR (C++ R)
Public Attributes

OutputRoutines Struct Reference

List of all members.

Public Attributes

void(* OutInit )(FILE *, SaveLoadData *d)
void(* OutInteger )(FILE *, int, SaveLoadData *)
void(* OutReal )(FILE *, double, SaveLoadData *)
void(* OutComplex )(FILE *, Rcomplex, SaveLoadData *)
void(* OutString )(FILE *, const char *, SaveLoadData *)
void(* OutSpace )(FILE *, int, SaveLoadData *)
void(* OutNewline )(FILE *, SaveLoadData *)
void(* OutTerm )(FILE *, SaveLoadData *)

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