Classes | Namespaces | Functions
gtest_buffer.cpp File Reference
#include <pal_statistics/static_circular_buffer.h>
#include <boost/circular_buffer.hpp>
#include <gtest/gtest.h>
#include <ros/ros.h>
#include <climits>
#include <cfloat>
#include <memory>
Include dependency graph for gtest_buffer.cpp:

Go to the source code of this file.

Classes

class  pal_statistics::MyAlloc< T >
 
struct  pal_statistics::MyAlloc< T >::rebind< U >
 

Namespaces

 pal_statistics
 

Functions

int main (int argc, char **argv)
 
template<class T1 , class T2 >
bool pal_statistics::operator!= (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw ()
 
template<class T1 , class T2 >
bool pal_statistics::operator== (const MyAlloc< T1 > &, const MyAlloc< T2 > &) throw ()
 
 pal_statistics::TEST (BufferTest, basicTest)
 
 pal_statistics::TEST (BufferTest, buffer)
 
 pal_statistics::TEST (BufferTest, circularBuffer)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 329 of file gtest_buffer.cpp.



pal_statistics
Author(s):
autogenerated on Fri Aug 2 2024 08:29:35