rogue
Loading...
Searching...
No Matches
Macros
Frame.cpp File Reference
#include "rogue/Directives.h"
#include "rogue/numpy.h"
#include <numpy/ndarraytypes.h>
#include <boost/python.hpp>
#include "rogue/interfaces/stream/Frame.h"
#include <inttypes.h>
#include <cstdio>
#include <memory>
#include "rogue/GeneralError.h"
#include "rogue/interfaces/stream/Buffer.h"
#include "rogue/interfaces/stream/FrameIterator.h"
#include "rogue/interfaces/stream/FrameLock.h"
#include <numpy/arrayobject.h>

Go to the source code of this file.

Macros

#define NO_IMPORT_ARRAY
 

Macro Definition Documentation

◆ NO_IMPORT_ARRAY

#define NO_IMPORT_ARRAY

Company : SLAC National Accelerator Laboratory

Description:

Stream frame container

This file is part of the rogue software platform. It is subject to the license terms in the LICENSE.txt file found in the top-level directory of this distribution and at: https://confluence.slac.stanford.edu/display/ppareg/LICENSE.html. No part of the rogue software platform, including this file, may be copied, modified, propagated, or distributed except according to the terms

contained in the LICENSE.txt file.

Definition at line 22 of file Frame.cpp.