cvc4-1.3
channel.h File Reference

[[ Add one-line brief description here ]] More...

#include "cvc4_public.h"
#include <boost/circular_buffer.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/condition.hpp>
#include <boost/thread/thread.hpp>
#include <boost/call_traits.hpp>
#include <boost/progress.hpp>
#include <boost/bind.hpp>

Go to the source code of this file.

Data Structures

class  CVC4::SharedChannel< T >
 
class  CVC4::SynchronizedSharedChannel< T >
 

Namespaces

 CVC4
 

Detailed Description

[[ Add one-line brief description here ]]

** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
** Copyright (c) 2009-2013  New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.

[[ Add lengthier description here ]]

Todo:
document this file

Definition in file channel.h.