Typedefs | Functions
testing::internal::posix Namespace Reference

Typedefs

typedef struct stat StatStruct
 

Functions

void Abort ()
 
int ChDir (const char *dir)
 
int Close (int fd)
 
int FClose (FILE *fp)
 
FILE * FDOpen (int fd, const char *mode)
 
int FileNo (FILE *file)
 
FILE * FOpen (const char *path, const char *mode)
 
FILE * FReopen (const char *path, const char *mode, FILE *stream)
 
const char * GetEnv (const char *name)
 
int IsATTY (int fd)
 
bool IsDir (const StatStruct &st)
 
int Read (int fd, void *buf, unsigned int count)
 
int RmDir (const char *dir)
 
int Stat (const char *path, StatStruct *buf)
 
int StrCaseCmp (const char *s1, const char *s2)
 
char * StrDup (const char *src)
 
const char * StrError (int errnum)
 
const char * StrNCpy (char *dest, const char *src, size_t n)
 
int Write (int fd, const void *buf, unsigned int count)
 

Typedef Documentation

Definition at line 3009 of file gmock/fused-src/gtest/gtest.h.

Function Documentation

void testing::internal::posix::Abort ( )
inline

Definition at line 3093 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::ChDir ( const char *  dir)
inline

Definition at line 3042 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::Close ( int  fd)
inline

Definition at line 3065 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::FClose ( FILE *  fp)
inline

Definition at line 3055 of file gmock/fused-src/gtest/gtest.h.

FILE * testing::internal::posix::FDOpen ( int  fd,
const char *  mode 
)
inline

Definition at line 3053 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::FileNo ( FILE *  file)
inline

Definition at line 3011 of file gmock/fused-src/gtest/gtest.h.

FILE * testing::internal::posix::FOpen ( const char *  path,
const char *  mode 
)
inline

Definition at line 3044 of file gmock/fused-src/gtest/gtest.h.

FILE * testing::internal::posix::FReopen ( const char *  path,
const char *  mode,
FILE *  stream 
)
inline

Definition at line 3049 of file gmock/fused-src/gtest/gtest.h.

const char * testing::internal::posix::GetEnv ( const char *  name)
inline

Definition at line 3068 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::IsATTY ( int  fd)
inline

Definition at line 3012 of file gmock/fused-src/gtest/gtest.h.

bool testing::internal::posix::IsDir ( const StatStruct st)
inline

Definition at line 3020 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::Read ( int  fd,
void *  buf,
unsigned int  count 
)
inline

Definition at line 3057 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::RmDir ( const char *  dir)
inline

Definition at line 3019 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::Stat ( const char *  path,
StatStruct buf 
)
inline

Definition at line 3013 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::StrCaseCmp ( const char *  s1,
const char *  s2 
)
inline

Definition at line 3014 of file gmock/fused-src/gtest/gtest.h.

char * testing::internal::posix::StrDup ( const char *  src)
inline

Definition at line 3018 of file gmock/fused-src/gtest/gtest.h.

const char * testing::internal::posix::StrError ( int  errnum)
inline

Definition at line 3066 of file gmock/fused-src/gtest/gtest.h.

const char * testing::internal::posix::StrNCpy ( char *  dest,
const char *  src,
size_t  n 
)
inline

Definition at line 3032 of file gmock/fused-src/gtest/gtest.h.

int testing::internal::posix::Write ( int  fd,
const void *  buf,
unsigned int  count 
)
inline

Definition at line 3061 of file gmock/fused-src/gtest/gtest.h.



ros_opcua_impl_freeopcua
Author(s): Denis Štogl
autogenerated on Tue Jan 19 2021 03:12:12