Description not yet available. More...
#include "fvar.hpp"
#include <fcntl.h>
#include <iostream>
#include <memory.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
Go to the source code of this file.
Functions | |
void | byte_copy (void *dest, void *source, const size_t num_bytes) |
char | lastchar (char *) |
Description not yet available. | |
Variables | |
char | ad_random_part [6] |
Description not yet available.
Definition in file df_file.cpp.
void byte_copy | ( | void * | dest, |
void * | source, | ||
const size_t | num_bytes | ||
) |
Definition at line 93 of file df_file.cpp.
Referenced by DF_FILE::fread(), and DF_FILE::fwrite().
char lastchar | ( | char * | s | ) |
Description not yet available.
Definition at line 154 of file gradstrc.cpp.
Referenced by DF_FILE::DF_FILE(), grad_stack::grad_stack(), and gradient_structure::gradient_structure().
char ad_random_part[6] |
Definition at line 87 of file gradstak.cpp.
Referenced by DF_FILE::DF_FILE(), grad_stack::grad_stack(), and gradient_structure::gradient_structure().
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |