Public Member Functions | Private Member Functions | Private Attributes | List of all members
PrivateCode Class Reference

#include <production.h>

Public Member Functions

 FRIEND_TEST (PrivateCodeTest, CanAccessPrivateMembers)
 
 FRIEND_TEST (PrivateCodeFixtureTest, CanAccessPrivateMembers)
 
 PrivateCode ()
 
int x () const
 

Private Member Functions

void set_x (int an_x)
 

Private Attributes

int x_
 

Detailed Description

Definition at line 39 of file production.h.

Constructor & Destructor Documentation

PrivateCode::PrivateCode ( )

Definition at line 36 of file production.cc.

Member Function Documentation

PrivateCode::FRIEND_TEST ( PrivateCodeTest  ,
CanAccessPrivateMembers   
)
PrivateCode::FRIEND_TEST ( PrivateCodeFixtureTest  ,
CanAccessPrivateMembers   
)
void PrivateCode::set_x ( int  an_x)
inlineprivate

Definition at line 51 of file production.h.

int PrivateCode::x ( ) const
inline

Definition at line 49 of file production.h.

Member Data Documentation

int PrivateCode::x_
private

Definition at line 52 of file production.h.


The documentation for this class was generated from the following files:


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18